Skip to content

Commit d1f18e8

Browse files
dependabot[bot]karesti
authored andcommitted
Bump redis.clients:jedis from 7.0.0 to 7.1.0
Bumps [redis.clients:jedis](https://github.com/redis/jedis) from 7.0.0 to 7.1.0. - [Release notes](https://github.com/redis/jedis/releases) - [Commits](redis/jedis@v7.0.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-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5febf96 commit d1f18e8

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>7.0.0</jedis.version>
13+
<jedis.version>7.1.0</jedis.version>
1414
</properties>
1515
<build>
1616
<plugins>

0 commit comments

Comments
 (0)