Skip to content

Commit c497ea1

Browse files
committed
Update jersey_version to v4
1 parent d87ffdf commit c497ea1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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 = "4.0.1"
4747
junit_version ="4.13.2"
4848
}
4949

0 commit comments

Comments
 (0)