Skip to content

Commit

Permalink
Merge pull request #486 from kieker-monitoring/dependabot/gradle/org.…
Browse files Browse the repository at this point in the history
…glassfish.jersey.core-jersey-server-3.1.5

Bump org.glassfish.jersey.core:jersey-server from 3.1.3 to 3.1.5
  • Loading branch information
rju committed Jan 24, 2024
2 parents ea4aee0 + e05795e commit 6f6b08b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion monitoring/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ dependencies {
implementation "org.apache.commons:commons-compress:1.25.0"

// https://mvnrepository.com/artifact/org.glassfish.jersey.core/jersey-server
implementation "org.glassfish.jersey.core:jersey-server:3.1.3"
implementation "org.glassfish.jersey.core:jersey-server:3.1.5"
// https://mvnrepository.com/artifact/org.glassfish.jersey.core/jersey-common
implementation "org.glassfish.jersey.core:jersey-common:3.1.5"
// https://mvnrepository.com/artifact/org.glassfish.jersey.core/jersey-client
Expand Down

0 comments on commit 6f6b08b

Please sign in to comment.