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 b9cfa2e commit 1fd44cdCopy full SHA for 1fd44cd
pom.xml
@@ -23,7 +23,7 @@
23
<spring-boot.version>3.4.0</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.18.1</jackson.version>
+ <jackson.version>2.18.2</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