8000
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 58d4781 commit 87b688aCopy full SHA for 87b688a
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.19.0</jackson.version> <!-- Force the version to 2.19.0 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