This is an automated email from the ASF dual-hosted git repository.
reta pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/cxf.git
The following commit(s) were added to refs/heads/main by this push:
new 7de91410776 Bump cxf.dropwizard5.version from 5.0.6 to 5.0.7 (#3162)
7de91410776 is described below
commit 7de9141077668a18f2db8bc2a97426025e027fd9
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jun 1 07:20:17 2026 -0400
Bump cxf.dropwizard5.version from 5.0.6 to 5.0.7 (#3162)
Bumps `cxf.dropwizard5.version` from 5.0.6 to 5.0.7.
Updates `io.dropwizard.metrics5:metrics-core` from 5.0.6 to 5.0.7
- [Release notes](https://github.com/dropwizard/metrics/releases)
- [Commits](https://github.com/dropwizard/metrics/compare/v5.0.6...v5.0.7)
Updates `io.dropwizard.metrics5:metrics-jmx` from 5.0.6 to 5.0.7
- [Release notes](https://github.com/dropwizard/metrics/releases)
- [Commits](https://github.com/dropwizard/metrics/compare/v5.0.6...v5.0.7)
---
updated-dependencies:
- dependency-name: io.dropwizard.metrics5:metrics-core
dependency-version: 5.0.7
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.dropwizard.metrics5:metrics-jmx
dependency-version: 5.0.7
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index 26b7e8b144b..cf0ee0c1ce7 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -112,7 +112,7 @@
<cxf.dom4j.version>2.2.0</cxf.dom4j.version>
<cxf.dropwizard3.version>3.2.6</cxf.dropwizard3.version>
<cxf.dropwizard4.version>4.2.38</cxf.dropwizard4.version>
- <cxf.dropwizard5.version>5.0.6</cxf.dropwizard5.version>
+ <cxf.dropwizard5.version>5.0.7</cxf.dropwizard5.version>
<cxf.ehcache3.version>3.12.0</cxf.ehcache3.version>
<cxf.el-api.version>6.0.1</cxf.el-api.version>
<cxf.jvnet.jaxb.version>4.0.14</cxf.jvnet.jaxb.version>