Skip to content

Commit 3c945aa

Browse files
committed
DATAREDIS-1144 - Upgrade to Jedis 3.3.0.
1 parent 22332e1 commit 3c945aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<xstream>1.4.8</xstream>
2424
<pool>2.7.0</pool>
2525
<lettuce>5.3.0.RELEASE</lettuce>
26-
<jedis>3.2.0</jedis>
26+
<jedis>3.3.0</jedis>
2727
<multithreadedtc>1.01</multithreadedtc>
2828
<netty>4.1.49.Final</netty>
2929
<java-module-name>spring.data.redis</java-module-name>

0 commit comments

Comments
 (0)