Skip to content

Commit

Permalink
Bump redis.clients:jedis from 5.1.3 to 5.1.5
Browse files Browse the repository at this point in the history
Bumps [redis.clients:jedis](https://github.com/redis/jedis) from 5.1.3 to 5.1.5.
- [Release notes](https://github.com/redis/jedis/releases)
- [Commits](redis/jedis@v5.1.3...v5.1.5)

---
updated-dependencies:
- dependency-name: redis.clients:jedis
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 23, 2024
1 parent 55ee7c5 commit e031c64
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.16</slf4j.version>
<junit.version>5.10.2</junit.version>
<jedis.version>5.1.3</jedis.version>
<jedis.version>5.1.5</jedis.version>
<commons-lang.version>3.16.0</commons-lang.version>
<lombok.version>1.18.34</lombok.version>
<lombok-plugin.version>1.18.20.0</lombok-plugin.version>
Expand Down

0 comments on commit e031c64

Please sign in to comment.