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 b791954 commit 45025ceCopy full SHA for 45025ce
pom.xml
@@ -66,7 +66,7 @@ Portions Copyright (c) 2018, 2020, Chris Fraire <[email protected]>.
66
<compileSource>11</compileSource>
67
<compileTarget>11</compileTarget>
68
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
69
- <jersey.version>3.1.0-M8</jersey.version>
+ <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>
0 commit comments