Skip to content

Commit 19a41b8

Browse files
Bump io.dropwizard.metrics:metrics-core from 4.2.30 to 4.2.32 (#5361)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 77f034c commit 19a41b8

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
3232
- Bump `io.github.goooler.shadow` from 8.1.7 to 8.1.8 ([#5329](https://github.com/opensearch-project/security/pull/5329))
3333
- Bump `commons-io:commons-io` from 2.18.0 to 2.19.0 ([#5328](https://github.com/opensearch-project/security/pull/5328))
3434
- Upgrade kafka_version from 3.7.1 to 4.0.0 ([#5131](https://github.com/opensearch-project/security/pull/5131))
35+
- Bump `io.dropwizard.metrics:metrics-core` from 4.2.30 to 4.2.32 ([#5361](https://github.com/opensearch-project/security/pull/5361))
3536

3637
### Deprecated
3738

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -693,7 +693,7 @@ dependencies {
693693
implementation "com.onelogin:java-saml:${one_login_java_saml}"
694694
implementation "com.onelogin:java-saml-core:${one_login_java_saml}"
695695
//OpenSAML
696-
runtimeOnly "io.dropwizard.metrics:metrics-core:4.2.30"
696+
runtimeOnly "io.dropwizard.metrics:metrics-core:4.2.32"
697697
implementation "net.shibboleth:shib-support:${open_saml_shib_version}"
698698
implementation "net.shibboleth:shib-security:${open_saml_shib_version}"
699699
implementation "net.shibboleth:shib-networking:${open_saml_shib_version}"

0 commit comments

Comments
 (0)