Skip to content
This repository was archived by the owner on Feb 10, 2023. It is now read-only.

Commit 1085a42

Browse files
committed
Update jersey version to 1.17
1 parent 4155630 commit 1085a42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

external-dependencies.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
def jacksonVersion="1.9.6"
2-
def jerseyVersion="1.12"
2+
def jerseyVersion="1.17"
33
def externalDependencies = [
44
jackson: [
55
jaxrs: "org.codehaus.jackson:jackson-jaxrs:${jacksonVersion}",

0 commit comments

Comments
 (0)