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 e909d1e commit 32acd9dCopy full SHA for 32acd9d
pom.xml
@@ -23,7 +23,7 @@
23
<spring-boot.version>3.3.4</spring-boot.version>
24
<commons-beanutils.version>1.9.4</commons-beanutils.version>
25
<resilience4j.version>2.2.0</resilience4j.version>
26
- <jackson.version>2.17.2</jackson.version>
+ <jackson.version>2.18.0</jackson.version>
27
<commons-lang.version>3.15.0</commons-lang.version>
28
29
<plugin.version.maven-enforcer-plugin>3.5.0</plugin.version.maven-enforcer-plugin>
0 commit comments