Skip to content

Commit e52c3ff

Browse files
dependabot[bot]wendigo
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 df01efb commit e52c3ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugin/trino-redis/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
<dependency>
9090
<groupId>redis.clients</groupId>
9191
<artifactId>jedis</artifactId>
92-
<version>6.2.0</version>
92+
<version>7.0.0</version>
9393
</dependency>
9494

9595
<dependency>

0 commit comments

Comments
 (0)