Skip to content

Commit

Permalink
Bump Jersey from 2.40 to 2.42 (#357)
Browse files Browse the repository at this point in the history
  • Loading branch information
valfirst committed Apr 8, 2024
1 parent 87fb212 commit 48ecadd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ subprojects {
bcpVersion = '1.77'
guiceVersion = '4.2.3'
jacksonVersion = '2.17.0'
jerseyVersion = '2.40'
jerseyVersion = '2.42'
jettyVersion = '9.4.53.v20231009'
log4jVersion = '2.23.1'
nettyVersion = '4.1.108.Final'
Expand Down

0 comments on commit 48ecadd

Please sign in to comment.