Skip to content

Commit 1513346

Browse files
dependabot[bot]karesti
authored andcommitted
Bump redis.clients:jedis from 6.1.0 to 6.2.0
Bumps [redis.clients:jedis](https://github.com/redis/jedis) from 6.1.0 to 6.2.0. - [Release notes](https://github.com/redis/jedis/releases) - [Commits](redis/jedis@v6.1.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] <[email protected]>
1 parent e62df85 commit 1513346

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

0 commit comments

Comments
 (0)