Skip to content

Commit

Permalink
Merge pull request #321 from bombies/dependabot/maven/dev/redis.clien…
Browse files Browse the repository at this point in the history
…ts-jedis-5.0.1

Bump redis.clients:jedis from 4.4.3 to 5.0.1
  • Loading branch information
bombies authored Oct 7, 2023
2 parents d304be8 + 85fbdfd commit 5de9455
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 @@ -120,7 +120,7 @@
<dependency>
<groupId>redis.clients</groupId>
<artifactId>jedis</artifactId>
<version>4.4.3</version>
<version>5.0.1</version>
</dependency>
<dependency>
<groupId>io.sentry</groupId>
Expand Down

0 comments on commit 5de9455

Please sign in to comment.