Skip to content

Commit f3c73bd

Browse files
Update dependency org.apache.curator:curator-test to v5
1 parent 936003c commit f3c73bd

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.8.0</version>
210210
<scope>test</scope>
211211
</dependency>
212212
<dependency>

0 commit comments

Comments
 (0)