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 30f1adf commit 7c655e8Copy full SHA for 7c655e8
1 file changed
pom.xml
@@ -68,9 +68,9 @@
68
69
<slf4j-api.version>2.0.16</slf4j-api.version>
70
<logback.version>1.5.15</logback.version>
71
- <jackson-annotations.version>2.20</jackson-annotations.version>
+ <jackson-annotations.version>2.21</jackson-annotations.version>
72
<jackson2.version>2.20.1</jackson2.version>
73
- <jackson3.version>3.0.3</jackson3.version>
+ <jackson3.version>3.1.4</jackson3.version>
74
<springframework.version>6.2.1</springframework.version>
75
76
<!-- plugin versions -->
@@ -387,4 +387,4 @@
387
</repository>
388
</repositories>
389
390
-</project>
+</project>
0 commit comments