From 8e1af88614f22ada89ab721c9067ffe9ca8293b5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Dec 2022 14:42:51 +0000 Subject: [PATCH] Bump hazelcast Bumps [hazelcast](https://github.com/hazelcast/hazelcast) from 3.10.3 to 3.12.13. - [Release notes](https://github.com/hazelcast/hazelcast/releases) - [Commits](https://github.com/hazelcast/hazelcast/compare/v3.10.3...v3.12.13) --- updated-dependencies: - dependency-name: com.hazelcast:hazelcast dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../spring-cloud-eureka/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Spring Cloud/Discover instances by Eureka Server/spring-cloud-eureka/pom.xml b/Spring Cloud/Discover instances by Eureka Server/spring-cloud-eureka/pom.xml index bb89a13..f764d05 100644 --- a/Spring Cloud/Discover instances by Eureka Server/spring-cloud-eureka/pom.xml +++ b/Spring Cloud/Discover instances by Eureka Server/spring-cloud-eureka/pom.xml @@ -50,7 +50,7 @@ com.hazelcast hazelcast - 3.10.3 + 3.12.13