Skip to content

Commit 45025ce

Browse files
committed
3.1.0 is now offical
1 parent b791954 commit 45025ce

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
@@ -66,7 +66,7 @@ Portions Copyright (c) 2018, 2020, Chris Fraire <[email protected]>.
6666
<compileSource>11</compileSource>
6767
<compileTarget>11</compileTarget>
6868
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
69-
<jersey.version>3.1.0-M8</jersey.version>
69+
<jersey.version>3.1.0</jersey.version>
7070
<!-- Jackson version needs to match the version of Jackson which Jersey
7171
depends on or otherwise weird things will happen. -->
7272
<jackson.version>2.12.2</jackson.version>

0 commit comments

Comments
 (0)