Skip to content

Commit

Permalink
Merge pull request #184 from jfisbein/dependabot/maven/redis.clients-…
Browse files Browse the repository at this point in the history
…jedis-5.1.0

Bump redis.clients:jedis from 5.0.2 to 5.1.0
  • Loading branch information
jfisbein authored Nov 30, 2023
2 parents 14707a0 + d6a34a6 commit 9c053e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
<maven.compiler.target>${java.version}</maven.compiler.target>
<slf4j.version>2.0.9</slf4j.version>
<junit.version>5.10.0</junit.version>
<jedis.version>5.0.2</jedis.version>
<jedis.version>5.1.0</jedis.version>
<commons-lang.version>3.13.0</commons-lang.version>
<lombok.version>1.18.30</lombok.version>
<lombok-plugin.version>1.18.20.0</lombok-plugin.version>
Expand Down

0 comments on commit 9c053e9

Please sign in to comment.