Skip to content

Commit

Permalink
Update jedis to 5.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
wendigo committed Feb 27, 2024
1 parent 3c64219 commit e6735cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugin/trino-redis/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
<dependency>
<groupId>redis.clients</groupId>
<artifactId>jedis</artifactId>
<version>5.1.0</version>
<version>5.1.1</version>
</dependency>

<dependency>
Expand Down

0 comments on commit e6735cc

Please sign in to comment.