This is an automated email from the ASF dual-hosted git repository.
reta pushed a commit to branch 3.5.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git
commit 51fd316a131bd99980d6c291425e096ae387a3f2
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Aug 19 07:20:29 2024 -0400
Bump cxf.dropwizard4.version from 4.2.26 to 4.2.27 (#2016)
Bumps `cxf.dropwizard4.version` from 4.2.26 to 4.2.27.
Updates `io.dropwizard.metrics:metrics-core` from 4.2.26 to 4.2.27
- [Release notes](https://github.com/dropwizard/metrics/releases)
- [Commits](https://github.com/dropwizard/metrics/compare/v4.2.26...v4.2.27)
Updates `io.dropwizard.metrics:metrics-jmx` from 4.2.26 to 4.2.27
- [Release notes](https://github.com/dropwizard/metrics/releases)
- [Commits](https://github.com/dropwizard/metrics/compare/v4.2.26...v4.2.27)
---
updated-dependencies:
- dependency-name: io.dropwizard.metrics:metrics-core
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.dropwizard.metrics:metrics-jmx
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 ed25360265c232dd56871c2270d072c5bc78387a)
(cherry picked from commit 22f267c7feadca33e36ca1989a651620f706ead4)
(cherry picked from commit 87c785b1ce15cdb9c062d99f131c08c5e68cba9b)
# Conflicts:
# parent/pom.xml
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index 170d5496d9..04d2f05fc1 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -106,7 +106,7 @@
<cxf.derby.version>10.14.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.26</cxf.dropwizard4.version>
+ <cxf.dropwizard4.version>4.2.27</cxf.dropwizard4.version>
<cxf.ehcache3.version>3.9.3</cxf.ehcache3.version>
<cxf.el-api.version>3.0.3</cxf.el-api.version>
<cxf.findbugs.version>3.0.2</cxf.findbugs.version>