Skip to content

Commit f2f317a

Browse files
Bump io.dropwizard.metrics:metrics-core from 4.2.33 to 4.2.34 (opensearch-project#5589)
Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: Craig Perkins <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Craig Perkins <[email protected]>
1 parent 9ed37b5 commit f2f317a

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
@@ -29,6 +29,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
2929
- Bump `open_saml_shib_version` from 9.1.4 to 9.1.5 ([#5585](https://github.com/opensearch-project/security/pull/5585))
3030
- Bump `org.springframework.kafka:spring-kafka-test` from 4.0.0-M3 to 4.0.0-M4 ([#5583](https://github.com/opensearch-project/security/pull/5583))
3131
- Bump `net.bytebuddy:byte-buddy` from 1.17.6 to 1.17.7 ([#5586](https://github.com/opensearch-project/security/pull/5586))
32+
- Bump `io.dropwizard.metrics:metrics-core` from 4.2.33 to 4.2.34 ([#5589](https://github.com/opensearch-project/security/pull/5589))
3233

3334
### Documentation
3435

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -702,7 +702,7 @@ dependencies {
702702
implementation "com.onelogin:java-saml:${one_login_java_saml}"
703703
implementation "com.onelogin:java-saml-core:${one_login_java_saml}"
704704
//OpenSAML
705-
runtimeOnly "io.dropwizard.metrics:metrics-core:4.2.33"
705+
runtimeOnly "io.dropwizard.metrics:metrics-core:4.2.34"
706706
implementation project(path: ':libs:opensaml', configuration: 'shadow')
707707

708708
implementation "com.nulab-inc:zxcvbn:1.9.0"

0 commit comments

Comments
 (0)