Skip to content

Commit

Permalink
Bump io.dropwizard.metrics:metrics-core from 4.2.15 to 4.2.25 (opense…
Browse files Browse the repository at this point in the history
…arch-project#4193)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Apr 1, 2024
1 parent 065eaff commit 98080f8
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 @@ -613,7 +613,7 @@ dependencies {

//OpenSAML
implementation 'net.shibboleth.utilities:java-support:8.4.1'
runtimeOnly "io.dropwizard.metrics:metrics-core:4.2.15"
runtimeOnly "io.dropwizard.metrics:metrics-core:4.2.25"
implementation "com.onelogin:java-saml:${one_login_java_saml}"
implementation "com.onelogin:java-saml-core:${one_login_java_saml}"
implementation "org.opensaml:opensaml-core:${open_saml_version}"
Expand Down

0 comments on commit 98080f8

Please sign in to comment.