This is an automated email from the ASF dual-hosted git repository.
reta pushed a commit to branch 3.6.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git
commit 72148bfafc29923498f4f04c515ea7462fa8c5db
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Sep 1 13:25:11 2025 -0400
Bump cxf.dropwizard4.version from 4.2.35 to 4.2.36 (#2579)
Bumps `cxf.dropwizard4.version` from 4.2.35 to 4.2.36.
Updates `io.dropwizard.metrics:metrics-core` from 4.2.35 to 4.2.36
- [Release notes](https://github.com/dropwizard/metrics/releases)
- [Commits](https://github.com/dropwizard/metrics/compare/v4.2.35...v4.2.36)
Updates `io.dropwizard.metrics:metrics-jmx` from 4.2.35 to 4.2.36
- [Release notes](https://github.com/dropwizard/metrics/releases)
- [Commits](https://github.com/dropwizard/metrics/compare/v4.2.35...v4.2.36)
---
updated-dependencies:
- dependency-name: io.dropwizard.metrics:metrics-core
dependency-version: 4.2.36
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.dropwizard.metrics:metrics-jmx
dependency-version: 4.2.36
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>
(cherry picked from commit 4a35575680325e1622021e1743bb1cfec8ed01de)
(cherry picked from commit a4af410c0cdbe6caf1e30d8ae7c24085ffb6af5a)
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index d06bc77846..f9aca43e3b 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -102,7 +102,7 @@
<cxf.derby.version>10.15.2.0</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.35</cxf.dropwizard4.version>
+ <cxf.dropwizard4.version>4.2.36</cxf.dropwizard4.version>
<cxf.ehcache3.version>3.10.8</cxf.ehcache3.version>
<cxf.el-api.version>3.0.3</cxf.el-api.version>
<cxf.findbugs.version>3.0.2</cxf.findbugs.version>