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 fc4fbd7a94 Bump cxf.hazelcast.version from 5.3.2 to 5.3.4 (#1488)
fc4fbd7a94 is described below
commit fc4fbd7a9424a6ac95ee1c97aac831edc560f83f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Oct 23 07:55:05 2023 -0400
Bump cxf.hazelcast.version from 5.3.2 to 5.3.4 (#1488)
Bumps `cxf.hazelcast.version` from 5.3.2 to 5.3.4.
Updates `com.hazelcast:hazelcast` from 5.3.2 to 5.3.4
- [Release notes](https://github.com/hazelcast/hazelcast/releases)
- [Commits](https://github.com/hazelcast/hazelcast/commits)
Updates `com.hazelcast:hazelcast-spring` from 5.3.2 to 5.3.4
- [Release notes](https://github.com/hazelcast/hazelcast/releases)
- [Commits](https://github.com/hazelcast/hazelcast/commits)
---
updated-dependencies:
- dependency-name: com.hazelcast:hazelcast
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: com.hazelcast:hazelcast-spring
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 abb6a76846..11beb50f52 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -121,7 +121,7 @@
<cxf.glassfish.json.version>2.0.1</cxf.glassfish.json.version>
<cxf.guava.version>32.1.3-jre</cxf.guava.version>
<cxf.hamcrest.version>2.2</cxf.hamcrest.version>
- <cxf.hazelcast.version>5.3.2</cxf.hazelcast.version>
+ <cxf.hazelcast.version>5.3.4</cxf.hazelcast.version>
<cxf.hibernate.em.version>6.1.7.Final</cxf.hibernate.em.version>
<cxf.hibernate.validator.version>7.0.5.Final</cxf.hibernate.validator.version>
<cxf.hsqldb.version>2.7.2</cxf.hsqldb.version>