From 50453ad3390b334b7679360a844656eb342791ac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Sep 2021 01:48:12 +0000 Subject: [PATCH 1/2] Bump hazelcast.version from 3.12.10 to 3.12.12 Bumps `hazelcast.version` from 3.12.10 to 3.12.12. Updates `hazelcast` from 3.12.10 to 3.12.12 - [Release notes](https://github.com/hazelcast/hazelcast/releases) - [Commits](https://github.com/hazelcast/hazelcast/compare/v3.12.10...v3.12.12) Updates `hazelcast-client` from 3.12.10 to 3.12.12 --- updated-dependencies: - dependency-name: com.hazelcast:hazelcast dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: com.hazelcast:hazelcast-client dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index f407e80e9e01..37567265c1eb 100644 --- a/pom.xml +++ b/pom.xml @@ -39,7 +39,7 @@ 1.6.1 3.1.0 3.1.5.Final - 3.12.10 + 3.12.12 3.4.1.Final 1.0.6 1.10.11 From 767f339ff12d3589f2748d4fdcc644f8d1364023 Mon Sep 17 00:00:00 2001 From: Olivier Lamy Date: Thu, 9 Sep 2021 14:23:49 +1000 Subject: [PATCH 2/2] update mod files as well Signed-off-by: Olivier Lamy --- .../main/config/modules/session-store-hazelcast-embedded.mod | 2 +- .../src/main/config/modules/session-store-hazelcast-remote.mod | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/jetty-hazelcast/src/main/config/modules/session-store-hazelcast-embedded.mod b/jetty-hazelcast/src/main/config/modules/session-store-hazelcast-embedded.mod index 379cf2a32087..57d4f02a1a5d 100644 --- a/jetty-hazelcast/src/main/config/modules/session-store-hazelcast-embedded.mod +++ b/jetty-hazelcast/src/main/config/modules/session-store-hazelcast-embedded.mod @@ -23,7 +23,7 @@ lib/jetty-hazelcast-${jetty.version}.jar lib/hazelcast/hazelcast-${hazelcast.version}.jar [ini] -hazelcast.version?=3.12.10 +hazelcast.version?=3.12.12 [license] Hazelcast is an open source project hosted on Github and released under the Apache 2.0 license. diff --git a/jetty-hazelcast/src/main/config/modules/session-store-hazelcast-remote.mod b/jetty-hazelcast/src/main/config/modules/session-store-hazelcast-remote.mod index 6e0ae3084d19..f4d152834b8d 100644 --- a/jetty-hazelcast/src/main/config/modules/session-store-hazelcast-remote.mod +++ b/jetty-hazelcast/src/main/config/modules/session-store-hazelcast-remote.mod @@ -25,7 +25,7 @@ lib/hazelcast/hazelcast-${hazelcast.version}.jar lib/hazelcast/hazelcast-client-${hazelcast.version}.jar [ini] -hazelcast.version?=3.12.10 +hazelcast.version?=3.12.12 jetty.webapp.addSystemClasses+=,org.eclipse.jetty.hazelcast. jetty.webapp.addServerClasses+=,-org.eclipse.jetty.hazelcast.