Merge pull request #5782 from redisson/dependabot/maven/io.lettuce-lettuce-core-6.3.2.RELEASE

Bump io.lettuce:lettuce-core from 5.1.3.RELEASE to 6.3.2.RELEASE
pull/5802/head
Nikita Koksharov 10 months ago committed by GitHub
commit 2d62e01903
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -117,7 +117,7 @@
<dependency>
<groupId>io.lettuce</groupId>
<artifactId>lettuce-core</artifactId>
<version>5.1.3.RELEASE</version>
<version>6.3.2.RELEASE</version>
<scope>test</scope>
</dependency>

Loading…
Cancel
Save