Skip to content

Commit af382a1

Browse files
committed
Upgrade to Lettuce 7.5.2.RELEASE.
See #3369
1 parent e974c67 commit af382a1

1 file changed

Lines changed: 3 additions & 4 deletions

File tree

pom.xml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
<?xml version="1.0" encoding="UTF-8"?>
2-
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
1+
<?xml version="1.0" encoding="UTF-8" standalone="no"?><project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
32

43
<modelVersion>4.0.0</modelVersion>
54

@@ -23,7 +22,7 @@
2322
<beanutils>1.11.0</beanutils>
2423
<xstream>1.4.21</xstream>
2524
<pool>2.13.1</pool>
26-
<lettuce>7.5.1.RELEASE</lettuce>
25+
<lettuce>7.5.2.RELEASE</lettuce>
2726
<jedis>7.4.1</jedis>
2827
<multithreadedtc>1.01</multithreadedtc>
2928
<netty>4.2.10.Final</netty>
@@ -433,4 +432,4 @@
433432
<url>https://repo.spring.io/milestone</url>
434433
</repository>
435434
</repositories>
436-
</project>
435+
</project>

0 commit comments

Comments
 (0)