Skip to content

Commit

Permalink
Bump jedis from 4.2.3 to 4.3.0 (#2816)
Browse files Browse the repository at this point in the history
Bumps [jedis](https://github.com/redis/jedis) from 4.2.3 to 4.3.0.
- [Release notes](https://github.com/redis/jedis/releases)
- [Commits](redis/jedis@v4.2.3...v4.3.0)

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

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 12, 2022
1 parent 3afee02 commit a92efb8
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 @@ -97,7 +97,7 @@
<jsonpath.version>2.7.0</jsonpath.version>
<hibernate5.version>5.6.12.Final</hibernate5.version>
<slf4j-api.version>2.0.3</slf4j-api.version>
<jedis.version>4.2.3</jedis.version>
<jedis.version>4.3.0</jedis.version>
<embedded-redis.version>0.11.0</embedded-redis.version>
<maven-site-plugin-version>3.12.1</maven-site-plugin-version>
<mpir.skip>true</mpir.skip>
Expand Down

0 comments on commit a92efb8

Please sign in to comment.