Skip to content

Commit 1b79ba5

Browse files
Bump redis.clients:jedis from 6.2.0 to 7.1.0
Bumps [redis.clients:jedis](https://github.com/redis/jedis) from 6.2.0 to 7.1.0. - [Release notes](https://github.com/redis/jedis/releases) - [Commits](redis/jedis@v6.2.0...v7.1.0) --- updated-dependencies: - dependency-name: redis.clients:jedis dependency-version: 7.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4f73a73 commit 1b79ba5

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
@@ -87,7 +87,7 @@
8787
<dependency>
8888
<groupId>redis.clients</groupId>
8989
<artifactId>jedis</artifactId>
90-
<version>6.2.0</version>
90+
<version>7.1.0</version>
9191
</dependency>
9292
<dependency>
9393
<groupId>info.picocli</groupId>

0 commit comments

Comments
 (0)