Skip to content

Commit

Permalink
Bump jedis from 4.1.1 to 4.2.0 (#74)
Browse files Browse the repository at this point in the history
Bumps [jedis](https://github.com/redis/jedis) from 4.1.1 to 4.2.0.
- [Release notes](https://github.com/redis/jedis/releases)
- [Commits](redis/jedis@v4.1.1...v4.2.0)

---
updated-dependencies:
- dependency-name: redis.clients:jedis
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 28, 2022
1 parent c2030a8 commit 5ec50e5
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 @@ -43,7 +43,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<junit.version>5.8.2</junit.version>
<jedis.version>4.1.1</jedis.version>
<jedis.version>4.2.0</jedis.version>
<testcontainers.version>1.16.3</testcontainers.version>
<spotbugs.version>4.6.0.0</spotbugs.version>
<slf4j.version>1.7.36</slf4j.version>
Expand Down

0 comments on commit 5ec50e5

Please sign in to comment.