Skip to content

Commit 5984585

Browse files
author
Gary Keim
authored
Merge pull request #394 from jko314/TAB-8226-4.3.10
TAB-8227,8228 upgrade jackson databind
2 parents a1f0493 + 3f3bb07 commit 5984585

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
@@ -18,7 +18,7 @@
1818
<!-- keep jetty.version in sync with security-parent/management-apps -->
1919
<jetty.version>9.4.48.v20220622</jetty.version>
2020
<jackson.version>2.13.4</jackson.version>
21-
<jackson-databind.version>2.13.4</jackson-databind.version>
21+
<jackson-databind.version>2.13.4.2</jackson-databind.version>
2222
<jersey.version>2.36</jersey.version>
2323

2424
<guava.version>31.1-jre</guava.version>

0 commit comments

Comments
 (0)