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 462b4f078c6 Bump cxf.hazelcast.version from 5.6.0 to 5.7.0 (#3116)
462b4f078c6 is described below
commit 462b4f078c6a89e63623c13566d3175efa18e295
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon May 18 12:13:41 2026 -0400
Bump cxf.hazelcast.version from 5.6.0 to 5.7.0 (#3116)
Bumps `cxf.hazelcast.version` from 5.6.0 to 5.7.0.
Updates `com.hazelcast:hazelcast` from 5.6.0 to 5.7.0
- [Release notes](https://github.com/hazelcast/hazelcast/releases)
- [Commits](https://github.com/hazelcast/hazelcast/compare/v5.6.0...v5.7.0)
Updates `com.hazelcast:hazelcast-spring` from 5.6.0 to 5.7.0
- [Release notes](https://github.com/hazelcast/hazelcast/releases)
- [Commits](https://github.com/hazelcast/hazelcast/compare/v5.6.0...v5.7.0)
---
updated-dependencies:
- dependency-name: com.hazelcast:hazelcast
dependency-version: 5.7.0
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: com.hazelcast:hazelcast-spring
dependency-version: 5.7.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
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 cf62841522f..e30082f9a99 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -122,7 +122,7 @@
<cxf.glassfish.json.version>2.0.1</cxf.glassfish.json.version>
<cxf.grizzly.version>5.0.1</cxf.grizzly.version>
<cxf.hamcrest.version>3.0</cxf.hamcrest.version>
- <cxf.hazelcast.version>5.6.0</cxf.hazelcast.version>
+ <cxf.hazelcast.version>5.7.0</cxf.hazelcast.version>
<cxf.hibernate.em.version>7.3.4.Final</cxf.hibernate.em.version>
<cxf.hibernate.validator.version>9.1.0.Final</cxf.hibernate.validator.version>
<cxf.hsqldb.version>2.7.4</cxf.hsqldb.version>