Skip to content

Commit 5c16a60

Browse files
committed
DATAREDIS-735 - Upgrade to Lettuce 5.0.1.
1 parent 58e17d5 commit 5c16a60

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<beanutils>1.9.2</beanutils>
2222
<xstream>1.4.8</xstream>
2323
<pool>2.2</pool>
24-
<lettuce>5.0.0.RELEASE</lettuce>
24+
<lettuce>5.0.1.RELEASE</lettuce>
2525
<jedis>2.9.0</jedis>
2626
<multithreadedtc>1.01</multithreadedtc>
2727
<java-module-name>spring.data.redis</java-module-name>
@@ -131,7 +131,7 @@
131131
<version>1.0.1</version>
132132
<scope>test</scope>
133133
</dependency>
134-
134+
135135
<dependency>
136136
<groupId>javax.interceptor</groupId>
137137
<artifactId>javax.interceptor-api</artifactId>

0 commit comments

Comments
 (0)