Skip to content

Commit

Permalink
[Backport] [2.x] Bump io.dropwizard.metrics:metrics-core from 4.2.15 …
Browse files Browse the repository at this point in the history
…to 4.2.25 (#4193) (#4197)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
reta and dependabot[bot] authored Apr 1, 2024
1 parent 525d81b commit 9a141e0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -605,7 +605,8 @@ dependencies {
testImplementation 'org.apache.camel:camel-xmlsecurity:3.22.1'

//OpenSAML
implementation 'net.shibboleth.utilities:java-support:8.4.0'
implementation 'net.shibboleth.utilities:java-support:8.4.1'
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 9a141e0

Please sign in to comment.