Skip to content

Commit e3e0e46

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

File tree

1 file changed

+1
-1
lines changed
  • infinispan-remote/redis-client

1 file changed

+1
-1
lines changed

infinispan-remote/redis-client/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
</parent>
1111
<name>Infinispan Simple Tutorials: Redis Client</name>
1212
<properties>
13-
<jedis.version>6.2.0</jedis.version>
13+
<jedis.version>7.0.0</jedis.version>
1414
</properties>
1515
<build>
1616
<plugins>

0 commit comments

Comments
 (0)