From 3a9613f75519176efb2eb50bde88f268535e0ca9 Mon Sep 17 00:00:00 2001 From: "halil.cakal" Date: Mon, 17 Jun 2024 09:24:59 +0100 Subject: Setup automated tests with two replicas of cps-and-ncmp - this change for two test suits: CSIT and K6 - increase cps-and-ncmp replicas to 2 - introduce nginx as load-balancer - set proxies inside nginx for the cps-and-ncmp URI paths - upgrade hazelcast-spring to 5.3.7 Issue-ID: CPS-2038 Change-Id: If1b6c1e1218af16b24cc061507ea9b25d277d143 Signed-off-by: halil.cakal --- cps-dependencies/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cps-dependencies') diff --git a/cps-dependencies/pom.xml b/cps-dependencies/pom.xml index 380c00a391..16b1697efc 100644 --- a/cps-dependencies/pom.xml +++ b/cps-dependencies/pom.xml @@ -146,7 +146,7 @@ com.hazelcast hazelcast-spring - 5.3.1 + 5.3.7 com.squareup.okhttp3 -- cgit 1.2.3-korg