Skip to content

Commit 7600a41

Browse files
chore(deps): bump redis.clients:jedis from 7.4.1 to 7.5.0
Bumps [redis.clients:jedis](https://github.com/redis/jedis) from 7.4.1 to 7.5.0. - [Release notes](https://github.com/redis/jedis/releases) - [Commits](redis/jedis@v7.4.1...v7.5.0) --- updated-dependencies: - dependency-name: redis.clients:jedis dependency-version: 7.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bd52c35 commit 7600a41

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

common/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
<dependency>
6363
<groupId>redis.clients</groupId>
6464
<artifactId>jedis</artifactId>
65-
<version>7.4.1</version>
65+
<version>7.5.0</version>
6666
</dependency>
6767

6868
<dependency>

0 commit comments

Comments
 (0)