Skip to content

Commit

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

chore(deps): bump redis.clients:jedis from 5.1.4 to 5.1.5
  • Loading branch information
ezTxmMC authored Aug 22, 2024
2 parents 35621ae + a65f3c8 commit ae8f96f
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.4</version>
<version>5.1.5</version>
</dependency>
<dependency>
<groupId>org.projectlombok</groupId>
Expand Down

0 comments on commit ae8f96f

Please sign in to comment.