Skip to content

Commit 97ba406

Browse files
Bump redis.clients:jedis from 7.5.0 to 7.5.2
Bumps [redis.clients:jedis](https://github.com/redis/jedis) from 7.5.0 to 7.5.2. - [Release notes](https://github.com/redis/jedis/releases) - [Commits](redis/jedis@v7.5.0...v7.5.2) --- updated-dependencies: - dependency-name: redis.clients:jedis dependency-version: 7.5.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f3e78e6 commit 97ba406

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -297,7 +297,7 @@
297297
<dependency>
298298
<groupId>redis.clients</groupId>
299299
<artifactId>jedis</artifactId>
300-
<version>7.5.0</version>
300+
<version>7.5.2</version>
301301
</dependency>
302302
<dependency>
303303
<groupId>org.slf4j</groupId>

0 commit comments

Comments
 (0)