This is an automated email from the ASF dual-hosted git repository. coheigea pushed a commit to branch camel-3.21.x in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/camel-3.21.x by this push: new f81540f8d7e Updating Hazelcast to 5.2.4 (#10746) (#10748) f81540f8d7e is described below commit f81540f8d7e586ab5ed4e50ac8cc9545f5576390 Author: Colm O hEigeartaigh <cohei...@users.noreply.github.com> AuthorDate: Thu Jul 20 07:42:12 2023 +0100 Updating Hazelcast to 5.2.4 (#10746) (#10748) --- camel-dependencies/pom.xml | 2 +- parent/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/camel-dependencies/pom.xml b/camel-dependencies/pom.xml index db4f82f3f0f..14e87831b2d 100644 --- a/camel-dependencies/pom.xml +++ b/camel-dependencies/pom.xml @@ -247,7 +247,7 @@ <hapi-version>2.3</hapi-version> <hawtbuf-version>1.11</hawtbuf-version> <hawtdispatch-version>1.22</hawtdispatch-version> - <hazelcast-version>5.2.1</hazelcast-version> + <hazelcast-version>5.2.4</hazelcast-version> <hbase-version>2.5.2</hbase-version> <hdrhistrogram-version>2.1.11</hdrhistrogram-version> <hibernate-validator-version>6.2.5.Final</hibernate-validator-version> diff --git a/parent/pom.xml b/parent/pom.xml index e9fff89b6e4..7aa6d7b42a1 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -229,7 +229,7 @@ <hapi-fhir-version>4.2.0</hapi-fhir-version> <hawtbuf-version>1.11</hawtbuf-version> <hawtdispatch-version>1.22</hawtdispatch-version> - <hazelcast-version>5.2.1</hazelcast-version> + <hazelcast-version>5.2.4</hazelcast-version> <hbase-version>2.5.2</hbase-version> <hdrhistrogram-version>2.1.11</hdrhistrogram-version> <hibernate-validator-version>6.2.5.Final</hibernate-validator-version>