Skip to content

Commit 5e8f4d3

Browse files
Bump metrics.version from 4.2.33 to 4.2.34 (#8228)
* Bump metrics.version from 4.2.33 to 4.2.34 Bumps `metrics.version` from 4.2.33 to 4.2.34. Updates `io.dropwizard.metrics:metrics-core` from 4.2.33 to 4.2.34 - [Release notes](https://github.com/dropwizard/metrics/releases) - [Commits](dropwizard/metrics@v4.2.33...v4.2.34) Updates `io.dropwizard.metrics:metrics-graphite` from 4.2.33 to 4.2.34 - [Release notes](https://github.com/dropwizard/metrics/releases) - [Commits](dropwizard/metrics@v4.2.33...v4.2.34) Updates `io.dropwizard.metrics:metrics-jvm` from 4.2.33 to 4.2.34 - [Release notes](https://github.com/dropwizard/metrics/releases) - [Commits](dropwizard/metrics@v4.2.33...v4.2.34) Updates `io.dropwizard.metrics:metrics-jmx` from 4.2.33 to 4.2.34 - [Release notes](https://github.com/dropwizard/metrics/releases) - [Commits](dropwizard/metrics@v4.2.33...v4.2.34) Updates `io.dropwizard.metrics:metrics-annotation` from 4.2.33 to 4.2.34 - [Release notes](https://github.com/dropwizard/metrics/releases) - [Commits](dropwizard/metrics@v4.2.33...v4.2.34) Updates `io.dropwizard.metrics:metrics-json` from 4.2.33 to 4.2.34 - [Release notes](https://github.com/dropwizard/metrics/releases) - [Commits](dropwizard/metrics@v4.2.33...v4.2.34) Updates `io.dropwizard.metrics:metrics-healthchecks` from 4.2.33 to 4.2.34 - [Release notes](https://github.com/dropwizard/metrics/releases) - [Commits](dropwizard/metrics@v4.2.33...v4.2.34) Updates `io.dropwizard.metrics:metrics-jersey3` from 4.2.33 to 4.2.34 - [Release notes](https://github.com/dropwizard/metrics/releases) - [Commits](dropwizard/metrics@v4.2.33...v4.2.34) Updates `io.dropwizard.metrics:metrics-jetty11` from 4.2.33 to 4.2.34 - [Release notes](https://github.com/dropwizard/metrics/releases) - [Commits](dropwizard/metrics@v4.2.33...v4.2.34) Updates `io.dropwizard.metrics:metrics-logback` from 4.2.33 to 4.2.34 - [Release notes](https://github.com/dropwizard/metrics/releases) - [Commits](dropwizard/metrics@v4.2.33...v4.2.34) Updates `io.dropwizard.metrics:metrics-jakarta-servlets` from 4.2.33 to 4.2.34 - [Release notes](https://github.com/dropwizard/metrics/releases) - [Commits](dropwizard/metrics@v4.2.33...v4.2.34) --- updated-dependencies: - dependency-name: io.dropwizard.metrics:metrics-core dependency-version: 4.2.34 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.dropwizard.metrics:metrics-graphite dependency-version: 4.2.34 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.dropwizard.metrics:metrics-jvm dependency-version: 4.2.34 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.dropwizard.metrics:metrics-jmx dependency-version: 4.2.34 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.dropwizard.metrics:metrics-annotation dependency-version: 4.2.34 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.dropwizard.metrics:metrics-json dependency-version: 4.2.34 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.dropwizard.metrics:metrics-healthchecks dependency-version: 4.2.34 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.dropwizard.metrics:metrics-jersey3 dependency-version: 4.2.34 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.dropwizard.metrics:metrics-jetty11 dependency-version: 4.2.34 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.dropwizard.metrics:metrics-logback dependency-version: 4.2.34 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.dropwizard.metrics:metrics-jakarta-servlets dependency-version: 4.2.34 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * Fixing licenses * Update LICENSE-binary * Fixing licenses * Fixing licenses --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Rui Abreu <rui.abreu@gmail.com>
1 parent 577cc5a commit 5e8f4d3

3 files changed

Lines changed: 25 additions & 25 deletions

File tree

DEPENDENCY-LICENSES

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ List of third-party dependencies grouped by their license type.
1010

1111
AL 2.0, GPL v2, MPL 2.0
1212

13-
* RabbitMQ Java Client (com.rabbitmq:amqp-client:5.25.0 - https://www.rabbitmq.com)
13+
* RabbitMQ Java Client (com.rabbitmq:amqp-client:5.26.0 - https://www.rabbitmq.com)
1414

1515
Apache License
1616

@@ -19,7 +19,7 @@ List of third-party dependencies grouped by their license type.
1919
Apache License, Version 2.0
2020

2121
* ActiveMQ :: Client (org.apache.activemq:activemq-client:6.1.7 - http://activemq.apache.org/activemq-client)
22-
* Annotations for Metrics (io.dropwizard.metrics:metrics-annotation:4.2.33 - https://metrics.dropwizard.io/metrics-annotation)
22+
* Annotations for Metrics (io.dropwizard.metrics:metrics-annotation:4.2.34 - https://metrics.dropwizard.io/metrics-annotation)
2323
* Apache Avro (org.apache.avro:avro:1.12.0 - https://avro.apache.org)
2424
* Apache Commons BeanUtils (commons-beanutils:commons-beanutils:1.9.4 - https://commons.apache.org/proper/commons-beanutils/)
2525
* Apache Commons CLI (commons-cli:commons-cli:1.10.0 - https://commons.apache.org/proper/commons-cli/)
@@ -106,7 +106,7 @@ List of third-party dependencies grouped by their license type.
106106
* error-prone annotations (com.google.errorprone:error_prone_annotations:2.41.0 - https://errorprone.info/error_prone_annotations)
107107
* FindBugs-jsr305 (com.google.code.findbugs:jsr305:3.0.2 - http://findbugs.sourceforge.net/)
108108
* Google Guice - Core Library (com.google.inject:guice:4.2.1 - https://github.com/google/guice/guice)
109-
* Graphite Integration for Metrics (io.dropwizard.metrics:metrics-graphite:4.2.33 - https://metrics.dropwizard.io/metrics-graphite)
109+
* Graphite Integration for Metrics (io.dropwizard.metrics:metrics-graphite:4.2.34 - https://metrics.dropwizard.io/metrics-graphite)
110110
* Gson (com.google.code.gson:gson:2.13.1 - https://github.com/google/gson)
111111
* Guava: Google Core Libraries for Java (com.google.guava:guava:33.4.8-jre - https://github.com/google/guava)
112112
* Guava InternalFutureFailureAccess and InternalFutures (com.google.guava:failureaccess:1.0.3 - https://github.com/google/guava/failureaccess)
@@ -124,7 +124,7 @@ List of third-party dependencies grouped by their license type.
124124
* Jackson datatype: Guava (com.fasterxml.jackson.datatype:jackson-datatype-guava:2.19.2 - https://github.com/FasterXML/jackson-datatypes-collections)
125125
* Jackson datatype: jdk8 (com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.19.2 - https://github.com/FasterXML/jackson-modules-java8/jackson-datatype-jdk8)
126126
* Jackson datatype: JSR310 (com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.19.2 - https://github.com/FasterXML/jackson-modules-java8/jackson-datatype-jsr310)
127-
* Jackson Integration for Metrics (io.dropwizard.metrics:metrics-json:4.2.33 - https://metrics.dropwizard.io/metrics-json)
127+
* Jackson Integration for Metrics (io.dropwizard.metrics:metrics-json:4.2.34 - https://metrics.dropwizard.io/metrics-json)
128128
* Jackson Jakarta-RS: base (com.fasterxml.jackson.jakarta.rs:jackson-jakarta-rs-base:2.19.2 - https://github.com/FasterXML/jackson-jakarta-rs-providers/jackson-jakarta-rs-base)
129129
* Jackson Jakarta-RS: JSON (com.fasterxml.jackson.jakarta.rs:jackson-jakarta-rs-json-provider:2.19.2 - https://github.com/FasterXML/jackson-jakarta-rs-providers/jackson-jakarta-rs-json-provider)
130130
* Jackson module: Blackbird (com.fasterxml.jackson.module:jackson-module-blackbird:2.19.2 - https://github.com/FasterXML/jackson-modules-base)
@@ -141,7 +141,7 @@ List of third-party dependencies grouped by their license type.
141141
* Jettison (org.codehaus.jettison:jettison:1.5.4 - https://github.com/jettison-json/jettison)
142142
* JSON Small and Fast Parser (net.minidev:json-smart:2.6.0 - https://urielch.github.io/)
143143
* JSpecify annotations (org.jspecify:jspecify:1.0.0 - http://jspecify.org/)
144-
* JVM Integration for Metrics (io.dropwizard.metrics:metrics-jvm:4.2.33 - https://metrics.dropwizard.io/metrics-jvm)
144+
* JVM Integration for Metrics (io.dropwizard.metrics:metrics-jvm:4.2.34 - https://metrics.dropwizard.io/metrics-jvm)
145145
* Kerby ASN1 Project (org.apache.kerby:kerby-asn1:2.0.3 - https://directory.apache.org/kerby/kerby-common/kerby-asn1)
146146
* Kerby Config (org.apache.kerby:kerby-config:2.0.3 - https://directory.apache.org/kerby/kerby-common/kerby-config)
147147
* Kerby-kerb core (org.apache.kerby:kerb-core:2.0.3 - https://directory.apache.org/kerby/kerby-kerb/kerb-core)
@@ -181,13 +181,13 @@ List of third-party dependencies grouped by their license type.
181181
* Maven Repository Metadata Model (org.apache.maven:maven-repository-metadata:3.9.11 - https://maven.apache.org/ref/3.9.11/maven-repository-metadata/)
182182
* Maven Settings (org.apache.maven:maven-settings:3.8.1 - https://maven.apache.org/ref/3.8.1/maven-settings/)
183183
* Maven Settings Builder (org.apache.maven:maven-settings-builder:3.8.1 - https://maven.apache.org/ref/3.8.1/maven-settings-builder/)
184-
* Metrics Core (io.dropwizard.metrics:metrics-core:4.2.33 - https://metrics.dropwizard.io/metrics-core)
185-
* Metrics Health Checks (io.dropwizard.metrics:metrics-healthchecks:4.2.33 - https://metrics.dropwizard.io/metrics-healthchecks)
186-
* Metrics Integration for Jersey 3.x (io.dropwizard.metrics:metrics-jersey3:4.2.33 - https://metrics.dropwizard.io/metrics-jersey3)
187-
* Metrics Integration for Jetty 11.x and higher (io.dropwizard.metrics:metrics-jetty11:4.2.33 - https://metrics.dropwizard.io/metrics-jetty11)
188-
* Metrics Integration for Logback (io.dropwizard.metrics:metrics-logback:4.2.33 - https://metrics.dropwizard.io/metrics-logback)
189-
* Metrics Integration with JMX (io.dropwizard.metrics:metrics-jmx:4.2.33 - https://metrics.dropwizard.io/metrics-jmx)
190-
* Metrics Utility Jakarta Servlets (io.dropwizard.metrics:metrics-jakarta-servlets:4.2.33 - https://metrics.dropwizard.io/metrics-jakarta-servlets)
184+
* Metrics Core (io.dropwizard.metrics:metrics-core:4.2.34 - https://metrics.dropwizard.io/metrics-core)
185+
* Metrics Health Checks (io.dropwizard.metrics:metrics-healthchecks:4.2.34 - https://metrics.dropwizard.io/metrics-healthchecks)
186+
* Metrics Integration for Jersey 3.x (io.dropwizard.metrics:metrics-jersey3:4.2.34 - https://metrics.dropwizard.io/metrics-jersey3)
187+
* Metrics Integration for Jetty 11.x and higher (io.dropwizard.metrics:metrics-jetty11:4.2.34 - https://metrics.dropwizard.io/metrics-jetty11)
188+
* Metrics Integration for Logback (io.dropwizard.metrics:metrics-logback:4.2.34 - https://metrics.dropwizard.io/metrics-logback)
189+
* Metrics Integration with JMX (io.dropwizard.metrics:metrics-jmx:4.2.34 - https://metrics.dropwizard.io/metrics-jmx)
190+
* Metrics Utility Jakarta Servlets (io.dropwizard.metrics:metrics-jakarta-servlets:4.2.34 - https://metrics.dropwizard.io/metrics-jakarta-servlets)
191191
* micrometer-commons (io.micrometer:micrometer-commons:1.14.10 - https://github.com/micrometer-metrics/micrometer)
192192
* micrometer-observation (io.micrometer:micrometer-observation:1.14.10 - https://github.com/micrometer-metrics/micrometer)
193193
* Netty/All-in-One (io.netty:netty-all:4.2.4.Final - https://netty.io/netty-all/)

LICENSE-binary

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -659,7 +659,7 @@ The license texts of these dependencies can be found in the licenses directory.
659659

660660
AL 2.0, GPL v2, MPL 2.0
661661

662-
* RabbitMQ Java Client (com.rabbitmq:amqp-client:5.25.0 - https://www.rabbitmq.com)
662+
* RabbitMQ Java Client (com.rabbitmq:amqp-client:5.26.0 - https://www.rabbitmq.com)
663663

664664
Apache License
665665

@@ -668,7 +668,7 @@ The license texts of these dependencies can be found in the licenses directory.
668668

669669
Apache License, Version 2.0
670670

671-
* Annotations for Metrics (io.dropwizard.metrics:metrics-annotation:4.2.33 - https://metrics.dropwizard.io/metrics-annotation)
671+
* Annotations for Metrics (io.dropwizard.metrics:metrics-annotation:4.2.34 - https://metrics.dropwizard.io/metrics-annotation)
672672
* Apache Commons BeanUtils (commons-beanutils:commons-beanutils:1.9.4 - https://commons.apache.org/proper/commons-beanutils/)
673673
* Apache Commons CLI (commons-cli:commons-cli:1.10.0 - http://commons.apache.org/proper/commons-cli/)
674674
* Apache Commons Codec (commons-codec:commons-codec:1.19.0 - http://commons.apache.org/proper/commons-codec/)
@@ -737,7 +737,7 @@ The license texts of these dependencies can be found in the licenses directory.
737737
* Dropwizard Validation Support (io.dropwizard:dropwizard-validation:4.0.15 - http://www.dropwizard.io/4.0.15/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-validation)
738738
* error-prone annotations (com.google.errorprone:error_prone_annotations:2.41.0 - https://errorprone.info/error_prone_annotations)
739739
* FindBugs-jsr305 (com.google.code.findbugs:jsr305:3.0.2 - http://findbugs.sourceforge.net/)
740-
* Graphite Integration for Metrics (io.dropwizard.metrics:metrics-graphite:4.2.33 - https://metrics.dropwizard.io/metrics-graphite)
740+
* Graphite Integration for Metrics (io.dropwizard.metrics:metrics-graphite:4.2.34 - https://metrics.dropwizard.io/metrics-graphite)
741741
* Gson (com.google.code.gson:gson:2.13.1 - https://github.com/google/gson)
742742
* Guava: Google Core Libraries for Java (com.google.guava:guava:33.4.8-jre - https://github.com/google/guava)
743743
* Guava InternalFutureFailureAccess and InternalFutures (com.google.guava:failureaccess:1.0.3 - https://github.com/google/guava/failureaccess)
@@ -753,7 +753,7 @@ The license texts of these dependencies can be found in the licenses directory.
753753
* Jackson datatype: Guava (com.fasterxml.jackson.datatype:jackson-datatype-guava:2.19.2 - https://github.com/FasterXML/jackson-datatypes-collections)
754754
* Jackson datatype: jdk8 (com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.19.2 - https://github.com/FasterXML/jackson-modules-java8/jackson-datatype-jdk8)
755755
* Jackson datatype: JSR310 (com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.19.2 - https://github.com/FasterXML/jackson-modules-java8/jackson-datatype-jsr310)
756-
* Jackson Integration for Metrics (io.dropwizard.metrics:metrics-json:4.2.33 - https://metrics.dropwizard.io/metrics-json)
756+
* Jackson Integration for Metrics (io.dropwizard.metrics:metrics-json:4.2.34 - https://metrics.dropwizard.io/metrics-json)
757757
* Jackson Jakarta-RS: base (com.fasterxml.jackson.jakarta.rs:jackson-jakarta-rs-base:2.19.2 - https://github.com/FasterXML/jackson-jakarta-rs-providers/jackson-jakarta-rs-base)
758758
* Jackson Jakarta-RS: JSON (com.fasterxml.jackson.jakarta.rs:jackson-jakarta-rs-json-provider:2.19.2 - https://github.com/FasterXML/jackson-jakarta-rs-providers/jackson-jakarta-rs-json-provider)
759759
* Jackson module: Blackbird (com.fasterxml.jackson.module:jackson-module-blackbird:2.19.2 - https://github.com/FasterXML/jackson-modules-base)
@@ -769,7 +769,7 @@ The license texts of these dependencies can be found in the licenses directory.
769769
* Jettison (org.codehaus.jettison:jettison:1.5.4 - no url defined)
770770
* JSON Small and Fast Parser (net.minidev:json-smart:2.6.0 - https://urielch.github.io/)
771771
* JSpecify annotations (org.jspecify:jspecify:1.0.0 - http://jspecify.org/)
772-
* JVM Integration for Metrics (io.dropwizard.metrics:metrics-jvm:4.2.33 - https://metrics.dropwizard.io/metrics-jvm)
772+
* JVM Integration for Metrics (io.dropwizard.metrics:metrics-jvm:4.2.34 - https://metrics.dropwizard.io/metrics-jvm)
773773
* Kerby ASN1 Project (org.apache.kerby:kerby-asn1:2.0.3 - http://directory.apache.org/kerby/kerby-common/kerby-asn1)
774774
* Kerby Config (org.apache.kerby:kerby-config:2.0.3 - http://directory.apache.org/kerby/kerby-common/kerby-config)
775775
* Kerby-kerb core (org.apache.kerby:kerb-core:2.0.3 - http://directory.apache.org/kerby/kerby-kerb/kerb-core)
@@ -792,13 +792,13 @@ The license texts of these dependencies can be found in the licenses directory.
792792
* Maven Model (org.apache.maven:maven-model:3.9.11 - https://maven.apache.org/ref/3.6.0/maven-model/)
793793
* Maven Model Builder (org.apache.maven:maven-model-builder:3.9.11 - https://maven.apache.org/ref/3.9.11/maven-model-builder/)
794794
* Maven Repository Metadata Model (org.apache.maven:maven-repository-metadata:3.9.11 - https://maven.apache.org/ref/3.6.0/maven-repository-metadata/)
795-
* Metrics Core (io.dropwizard.metrics:metrics-core:4.2.33 - https://metrics.dropwizard.io/metrics-core)
796-
* Metrics Health Checks (io.dropwizard.metrics:metrics-healthchecks:4.2.33 - https://metrics.dropwizard.io/metrics-healthchecks)
797-
* Metrics Integration for Jersey 3.x (io.dropwizard.metrics:metrics-jersey3:4.2.33 - https://metrics.dropwizard.io/metrics-jersey3)
798-
* Metrics Integration for Jetty 11.x and higher (io.dropwizard.metrics:metrics-jetty11:4.2.33 - https://metrics.dropwizard.io/metrics-jetty11)
799-
* Metrics Integration for Logback (io.dropwizard.metrics:metrics-logback:4.2.33 - https://metrics.dropwizard.io/metrics-logback)
800-
* Metrics Integration with JMX (io.dropwizard.metrics:metrics-jmx:4.2.33 - https://metrics.dropwizard.io/metrics-jmx)
801-
* Metrics Utility Jakarta Servlets (io.dropwizard.metrics:metrics-jakarta-servlets:4.2.33 - https://metrics.dropwizard.io/metrics-jakarta-servlets)
795+
* Metrics Core (io.dropwizard.metrics:metrics-core:4.2.34 - https://metrics.dropwizard.io/metrics-core)
796+
* Metrics Health Checks (io.dropwizard.metrics:metrics-healthchecks:4.2.34 - https://metrics.dropwizard.io/metrics-healthchecks)
797+
* Metrics Integration for Jersey 3.x (io.dropwizard.metrics:metrics-jersey3:4.2.34 - https://metrics.dropwizard.io/metrics-jersey3)
798+
* Metrics Integration for Jetty 11.x and higher (io.dropwizard.metrics:metrics-jetty11:4.2.34 - https://metrics.dropwizard.io/metrics-jetty11)
799+
* Metrics Integration for Logback (io.dropwizard.metrics:metrics-logback:4.2.34 - https://metrics.dropwizard.io/metrics-logback)
800+
* Metrics Integration with JMX (io.dropwizard.metrics:metrics-jmx:4.2.34 - https://metrics.dropwizard.io/metrics-jmx)
801+
* Metrics Utility Jakarta Servlets (io.dropwizard.metrics:metrics-jakarta-servlets:4.2.34 - https://metrics.dropwizard.io/metrics-jakarta-servlets)
802802
* Netty/All-in-One (io.netty:netty-all:4.2.4.Final - https://netty.io/netty-all/)
803803
* Netty/Buffer (io.netty:netty-buffer:4.2.4.Final - https://netty.io/netty-buffer/)
804804
* Netty/Codec/Base (io.netty:netty-codec-base:4.2.4.Final - https://netty.io/netty-codec-base/)

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@
109109
<sysout-over-slf4j.version>1.0.2</sysout-over-slf4j.version>
110110
<log4j.version>2.25.1</log4j.version>
111111
<slf4j.version>2.0.17</slf4j.version>
112-
<metrics.version>4.2.33</metrics.version>
112+
<metrics.version>4.2.34</metrics.version>
113113
<mockito.version>5.14.2</mockito.version>
114114
<zookeeper.version>3.9.3</zookeeper.version>
115115
<snappy.version>1.1.10.8</snappy.version>

0 commit comments

Comments
 (0)