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 45025ce commit e2cee33Copy full SHA for e2cee33
pom.xml
@@ -69,7 +69,7 @@ Portions Copyright (c) 2018, 2020, Chris Fraire <[email protected]>.
69
<jersey.version>3.1.0</jersey.version>
70
<!-- Jackson version needs to match the version of Jackson which Jersey
71
depends on or otherwise weird things will happen. -->
72
- <jackson.version>2.12.2</jackson.version>
+ <jackson.version>2.14.1</jackson.version>
73
<junit.version>5.7.2</junit.version>
74
<hamcrest.version>2.2</hamcrest.version>
75
<maven-surefire.version>3.0.0-M5</maven-surefire.version>
0 commit comments