Skip to content

Commit ddc2c73

Browse files
WARNING: MAJOR (BREAKING) CHANGE: Update dependency org.apache.curator:curator-test to v5
1 parent 498e7b2 commit ddc2c73

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

microservices-orders/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@ http://maven.apache.org/xsd/maven-4.0.0.xsd">
206206
<dependency>
207207
<groupId>org.apache.curator</groupId>
208208
<artifactId>curator-test</artifactId>
209-
<version>2.9.0</version>
209+
<version>5.9.0</version>
210210
<scope>test</scope>
211211
</dependency>
212212
<dependency>

0 commit comments

Comments
 (0)