Skip to content

Commit 459bf4a

Browse files
committed
Update jersey_version to v3
1 parent d87ffdf commit 459bf4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ apply plugin: 'base'
4343
assemble.dependsOn+='testspezifikationToPdf'
4444

4545
ext {
46-
jersey_version = "2.41"
46+
jersey_version = "3.1.6"
4747
junit_version ="4.13.2"
4848
}
4949

0 commit comments

Comments
 (0)