Skip to content

Commit 2d05fd2

Browse files
committed
Update jersey_version to v3
1 parent fa7c8d3 commit 2d05fd2

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.35"
46+
jersey_version = "3.0.4"
4747
junit_version ="4.13.2"
4848
}
4949

0 commit comments

Comments
 (0)