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 dc9b20d4df Bump cxf.dropwizard4.version from 4.2.24 to 4.2.25 (#1662)
dc9b20d4df is described below
commit dc9b20d4dfc35679cb7584c7bf704ea5d2b67171
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jan 25 09:24:05 2024 -0500
Bump cxf.dropwizard4.version from 4.2.24 to 4.2.25 (#1662)
Bumps `cxf.dropwizard4.version` from 4.2.24 to 4.2.25.
Updates `io.dropwizard.metrics:metrics-core` from 4.2.24 to 4.2.25
- [Release notes](https://github.com/dropwizard/metrics/releases)
- [Commits](https://github.com/dropwizard/metrics/compare/v4.2.24...v4.2.25)
Updates `io.dropwizard.metrics:metrics-jmx` from 4.2.24 to 4.2.25
- [Release notes](https://github.com/dropwizard/metrics/releases)
- [Commits](https://github.com/dropwizard/metrics/compare/v4.2.24...v4.2.25)
---
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>
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index b2e8144efc..9ff6b7d86c 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -110,7 +110,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.24</cxf.dropwizard4.version>
+ <cxf.dropwizard4.version>4.2.25</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>