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 0937a2b51e Bump cxf.hazelcast.version from 5.3.1 to 5.3.2 (#1397)
0937a2b51e is described below
commit 0937a2b51edd60862311b9e4a036a9b4d3ae9c64
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>
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index 3309cd8079..7b07b1efc1 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.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>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>