10000
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 32c78c7 commit 09b2442Copy full SHA for 09b2442
pom.xml
@@ -58,7 +58,7 @@
58
<jdk.target>1.8</jdk.target>
59
60
<jersey.version>2.30.1</jersey.version>
61
- <jackson.version>2.18.3</jackson.version> <!-- Force the version to 2.18.3 to ensure the compatibility with old projects -->
+ <jackson.version>2.18.4</jackson.version> <!-- Force the version to 2.18.4 to ensure the compatibility with old projects -->
62
<httpclient.version>4.5.12</httpclient.version><!-- 4.5.1-4.5.2 broken -->
63
<commons-compress.version>1.27.1</commons-compress.version>
64
<commons-io.version>2.18.0</commons-io.version>
0 commit comments