From eb88de226765c2fd97dd31c3c05224a3e3e3cf1b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 May 2023 11:50:22 +0000 Subject: [PATCH 1/2] Bump hazelcast from 4.0 to 5.3.0 in /serialization/hazelcast-airlines Bumps [hazelcast](https://github.com/hazelcast/hazelcast) from 4.0 to 5.3.0. - [Release notes](https://github.com/hazelcast/hazelcast/releases) - [Commits](https://github.com/hazelcast/hazelcast/compare/v4.0...v5.3.0) --- updated-dependencies: - dependency-name: com.hazelcast:hazelcast dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- serialization/hazelcast-airlines/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/serialization/hazelcast-airlines/pom.xml b/serialization/hazelcast-airlines/pom.xml index dfae68d71..1b4069957 100644 --- a/serialization/hazelcast-airlines/pom.xml +++ b/serialization/hazelcast-airlines/pom.xml @@ -20,7 +20,7 @@ ${project.parent.parent.basedir} UTF-8 - 4.0 + 5.3.0 1.8 4.0.0 2.2.5.RELEASE From 248e15d05795d397d70472e077fe389da92961b1 Mon Sep 17 00:00:00 2001 From: Jack Green Date: Wed, 22 May 2024 15:19:12 +0100 Subject: [PATCH 2/2] Update pom.xml --- serialization/hazelcast-airlines/pom.xml | 2 -- 1 file changed, 2 deletions(-) diff --git a/serialization/hazelcast-airlines/pom.xml b/serialization/hazelcast-airlines/pom.xml index 1b4069957..484a8c84f 100644 --- a/serialization/hazelcast-airlines/pom.xml +++ b/serialization/hazelcast-airlines/pom.xml @@ -20,7 +20,6 @@ ${project.parent.parent.basedir} UTF-8 - 5.3.0 1.8 4.0.0 2.2.5.RELEASE @@ -42,7 +41,6 @@ com.hazelcast hazelcast - ${hazelcast.version}