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 c1a14852505f8dc0359b51e4a3ba4ce5e9e94c77
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Aug 22 18:02:04 2023 -0400
Bump cxf.hazelcast.version from 5.3.1 to 5.3.2 (#1397)
Bumps `cxf.hazelcast.version` from 5.3.1 to 5.3.2.
Updates `com.hazelcast:hazelcast` from 5.3.1 to 5.3.2
- [Release notes](https://github.com/hazelcast/hazelcast/releases)
- [Commits](https://github.com/hazelcast/hazelcast/compare/v5.3.1...v5.3.2)
Updates `com.hazelcast:hazelcast-spring` from 5.3.1 to 5.3.2
- [Release notes](https://github.com/hazelcast/hazelcast/releases)
- [Commits](https://github.com/hazelcast/hazelcast/compare/v5.3.1...v5.3.2)
---
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>
(cherry picked from commit 0937a2b51edd60862311b9e4a036a9b4d3ae9c64)
# 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 0f1864d1f4..bbd48e0520 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -118,7 +118,7 @@
<cxf.glassfish.json.version>1.1.4</cxf.glassfish.json.version>
<cxf.guava.version>32.1.1-jre</cxf.guava.version>
<cxf.hamcrest.version>2.2</cxf.hamcrest.version>
- <cxf.hazelcast.version>5.3.1</cxf.hazelcast.version>
+ <cxf.hazelcast.version>5.3.2</cxf.hazelcast.version>
<cxf.hibernate.em.version>5.6.15.Final</cxf.hibernate.em.version>
<cxf.hibernate.validator.version>6.2.5.Final</cxf.hibernate.validator.version>
<cxf.hsqldb.version>2.5.0</cxf.hsqldb.version>