We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf3010f commit a1b03a5Copy full SHA for a1b03a5
pom.xml
@@ -52,7 +52,7 @@
52
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
53
<junit.version>5.13.4</junit.version>
54
<assertj.version>3.27.3</assertj.version>
55
- <jedis.version>6.0.0</jedis.version>
+ <jedis.version>6.2.0</jedis.version>
56
<testcontainers.version>1.21.3</testcontainers.version>
57
<spotbugs.version>4.8.6.6</spotbugs.version>
58
<slf4j.version>2.0.17</slf4j.version>
0 commit comments