Skip to content

Commit 4798a2e

Browse files
authored
Merge branch 'main' into spring-cloudGH-368
2 parents 395d9e8 + 909c01e commit 4798a2e

File tree

1 file changed

+1
-2
lines changed
  • functions/common/metadata-store-common

1 file changed

+1
-2
lines changed

Diff for: functions/common/metadata-store-common/pom.xml

+1-2
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<aws-java-sdk.version>1.12.322</aws-java-sdk.version>
1818
<spring-integration-aws.version>2.5.2</spring-integration-aws.version>
1919
<spring-integration-hazelcast.version>3.0.0</spring-integration-hazelcast.version>
20-
<curator.version>4.0.1</curator.version>
20+
<curator.version>5.3.0</curator.version>
2121
</properties>
2222

2323
<dependencies>
@@ -92,7 +92,6 @@
9292
<dependency>
9393
<groupId>org.springframework.integration</groupId>
9494
<artifactId>spring-integration-hazelcast</artifactId>
95-
<version>${spring-integration-hazelcast.version}</version>
9695
<optional>true</optional>
9796
</dependency>
9897

0 commit comments

Comments
 (0)