Skip to content

Commit

Permalink
Upgrade to Lettuce 6.3.
Browse files Browse the repository at this point in the history
Closes #2728
  • Loading branch information
mp911de committed Nov 15, 2023
1 parent 9eadebd commit 7c197ce
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<beanutils>1.9.4</beanutils>
<xstream>1.4.20</xstream>
<pool>2.11.1</pool>
<lettuce>6.3.0.BUILD-SNAPSHOT</lettuce>
<lettuce>6.3.0.RELEASE</lettuce>
<jedis>5.0.2</jedis>
<multithreadedtc>1.01</multithreadedtc>
<netty>4.1.100.Final</netty>
Expand Down Expand Up @@ -382,14 +382,6 @@
</profiles>

<repositories>
<repository>
<id>sonatype-snapshots</id>
<name>Sonatype Snapshot Repository</name>
<url>https://oss.sonatype.org/content/repositories/snapshots/</url>
<snapshots>
<enabled>true</enabled>
</snapshots>
</repository>
<repository>
<id>spring-snapshot</id>
<url>https://repo.spring.io/snapshot</url>
Expand Down

0 comments on commit 7c197ce

Please sign in to comment.