Skip to content
This repository has been archived by the owner on Feb 18, 2024. It is now read-only.

Commit

Permalink
fix(deps): update jersey monorepo to v3.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 2, 2024
1 parent f9c208b commit 7552d10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ jar {
ext {
slf4jVersion = '2.0.11'
jettyVersion = '11.0.20'
jerseyVersion = '3.1.3'
jerseyVersion = '3.1.5'
}

dependencies {
Expand Down

0 comments on commit 7552d10

Please sign in to comment.