Skip to content
This repository was archived by the owner on Jun 11, 2024. It is now read-only.

Commit 063d404

Browse files
Bump jerseyVersion from 2.31 to 2.32
Bumps `jerseyVersion` from 2.31 to 2.32. Updates `jersey-container-servlet-core` from 2.31 to 2.32 Updates `jersey-media-json-jackson` from 2.31 to 2.32 Updates `jersey-hk2` from 2.31 to 2.32 Updates `jersey-bean-validation` from 2.31 to 2.32 Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 9547089 commit 063d404

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

browserup-proxy-rest/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ plugins {
1010
archivesBaseName = 'browserup-proxy-rest'
1111

1212
ext {
13-
jerseyVersion = '2.31'
13+
jerseyVersion = '2.32'
1414
swaggerVersion = '2.1.3'
1515
}
1616

0 commit comments

Comments
 (0)