We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f7b3579 + 9d9b64e commit fe1431bCopy full SHA for fe1431b
pom.xml
@@ -44,7 +44,7 @@
44
<maven.compiler.target>${java.version}</maven.compiler.target>
45
<slf4j.version>2.0.17</slf4j.version>
46
<junit.version>6.0.3</junit.version>
47
- <jedis.version>7.2.1</jedis.version>
+ <jedis.version>7.3.0</jedis.version>
48
<commons-lang.version>3.20.0</commons-lang.version>
49
<lombok.version>1.18.42</lombok.version>
50
<lombok-plugin.version>1.18.20.0</lombok-plugin.version>
0 commit comments