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 1907684dfc Bump cxf.dropwizard4.version from 4.2.30 to 4.2.32 (#2424)
1907684dfc is described below
commit 1907684dfce3ec3893386063680f4ae3804f7083
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon May 26 07:49:39 2025 -0400
Bump cxf.dropwizard4.version from 4.2.30 to 4.2.32 (#2424)
Bumps `cxf.dropwizard4.version` from 4.2.30 to 4.2.32.
Updates `io.dropwizard.metrics:metrics-core` from 4.2.30 to 4.2.32
- [Release notes](https://github.com/dropwizard/metrics/releases)
- [Commits](https://github.com/dropwizard/metrics/compare/v4.2.30...v4.2.32)
Updates `io.dropwizard.metrics:metrics-jmx` from 4.2.30 to 4.2.32
- [Release notes](https://github.com/dropwizard/metrics/releases)
- [Commits](https://github.com/dropwizard/metrics/compare/v4.2.30...v4.2.32)
---
updated-dependencies:
- dependency-name: io.dropwizard.metrics:metrics-core
dependency-version: 4.2.32
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.dropwizard.metrics:metrics-jmx
dependency-version: 4.2.32
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 0a5a291567..75f1895b9a 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -109,7 +109,7 @@
<cxf.derby.version>10.16.1.1</cxf.derby.version>
<cxf.dom4j.version>2.1.4</cxf.dom4j.version>
<cxf.dropwizard3.version>3.2.6</cxf.dropwizard3.version>
- <cxf.dropwizard4.version>4.2.30</cxf.dropwizard4.version>
+ <cxf.dropwizard4.version>4.2.32</cxf.dropwizard4.version>
<cxf.ehcache3.version>3.10.8</cxf.ehcache3.version>
<cxf.el-api.version>5.0.1</cxf.el-api.version>
<cxf.findbugs.version>3.0.2</cxf.findbugs.version>