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 1d61fa26cd Bump cxf.hazelcast.version from 5.3.6 to 5.3.7 (#1789)
1d61fa26cd is described below

commit 1d61fa26cd6663e35955b569d87cca6b2dc6ff40
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Apr 5 07:18:59 2024 -0400

    Bump cxf.hazelcast.version from 5.3.6 to 5.3.7 (#1789)
    
    Bumps `cxf.hazelcast.version` from 5.3.6 to 5.3.7.
    
    Updates `com.hazelcast:hazelcast` from 5.3.6 to 5.3.7
    - [Release notes](https://github.com/hazelcast/hazelcast/releases)
    - [Commits](https://github.com/hazelcast/hazelcast/compare/v5.3.6...v5.3.7)
    
    Updates `com.hazelcast:hazelcast-spring` from 5.3.6 to 5.3.7
    - [Release notes](https://github.com/hazelcast/hazelcast/releases)
    - [Commits](https://github.com/hazelcast/hazelcast/compare/v5.3.6...v5.3.7)
    
    ---
    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 f66f7b47b4..184a8c02e2 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.6</cxf.hazelcast.version>
+        <cxf.hazelcast.version>5.3.7</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>

Reply via email to