Skip to content

Commit a1b03a5

Browse files
Bump redis.clients:jedis from 6.0.0 to 6.2.0 (#669)
Bumps [redis.clients:jedis](https://github.com/redis/jedis) from 6.0.0 to 6.2.0. - [Release notes](https://github.com/redis/jedis/releases) - [Commits](redis/jedis@v6.0.0...v6.2.0) --- updated-dependencies: - dependency-name: redis.clients:jedis dependency-version: 6.2.0 dependency-type: direct:production 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>
1 parent cf3010f commit a1b03a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
5353
<junit.version>5.13.4</junit.version>
5454
<assertj.version>3.27.3</assertj.version>
55-
<jedis.version>6.0.0</jedis.version>
55+
<jedis.version>6.2.0</jedis.version>
5656
<testcontainers.version>1.21.3</testcontainers.version>
5757
<spotbugs.version>4.8.6.6</spotbugs.version>
5858
<slf4j.version>2.0.17</slf4j.version>

0 commit comments

Comments
 (0)