Skip to content

Commit

Permalink
Merge pull request #73 from ezTxmMC/dependabot/maven/redis.clients-je…
Browse files Browse the repository at this point in the history
…dis-5.2.0

chore(deps): bump redis.clients:jedis from 5.1.5 to 5.2.0
  • Loading branch information
ezTxmMC authored Oct 23, 2024
2 parents 04f1bfb + d7122c7 commit 1c8cf7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ezlib-database-redis/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<dependency>
<groupId>redis.clients</groupId>
<artifactId>jedis</artifactId>
<version>5.1.5</version>
<version>5.2.0</version>
</dependency>
<dependency>
<groupId>org.projectlombok</groupId>
Expand Down

0 comments on commit 1c8cf7d

Please sign in to comment.