Skip to content

Commit f9d1dcc

Browse files
author
Gary Keim
committed
Upgrade jackson to the latest.
1 parent a6c3c7d commit f9d1dcc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<properties>
1818
<!-- keep jetty.version in sync with security-parent/management-apps -->
1919
<jetty.version>9.4.44.v20210927</jetty.version>
20-
<jackson.version>2.11.1</jackson.version>
20+
<jackson.version>2.13.1</jackson.version>
2121
<jersey.version>2.35</jersey.version>
2222

2323
<guava.version>30.1.1-jre</guava.version>

0 commit comments

Comments
 (0)