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 60c356b commit 1f64cfdCopy full SHA for 1f64cfd
pom.xml
@@ -49,7 +49,7 @@
49
<jedis.module.name>redis.clients.jedis</jedis.module.name>
50
<slf4j.version>1.7.36</slf4j.version>
51
<resilience4j.version>1.7.1</resilience4j.version>
52
- <jackson.version>2.19.0</jackson.version>
+ <jackson.version>2.19.1</jackson.version>
53
<maven.surefire.version>3.5.3</maven.surefire.version>
54
<junit.version>5.13.1</junit.version>
55
</properties>
0 commit comments