Skip to content

Commit 09b2442

Browse files
committed
Upgrade Jackson to 2.18.4
1 parent 32c78c7 commit 09b2442

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
<jdk.target>1.8</jdk.target>
5959

6060
<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 -->
61+
<jackson.version>2.18.4</jackson.version> <!-- Force the version to 2.18.4 to ensure the compatibility with old projects -->
6262
<httpclient.version>4.5.12</httpclient.version><!-- 4.5.1-4.5.2 broken -->
6363
<commons-compress.version>1.27.1</commons-compress.version>
6464
<commons-io.version>2.18.0</commons-io.version>

0 commit comments

Comments
 (0)