Skip to content

Commit 7d09874

Browse files
authoredNov 22, 2023
Merge pull request #26 from xiaour/dependabot/maven/SpringBootDemoV2/org.apache.zookeeper-zookeeper-3.7.2
Bump org.apache.zookeeper:zookeeper from 3.4.11 to 3.7.2 in /SpringBootDemoV2
2 parents 9dbe9b0 + e77ed36 commit 7d09874

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎SpringBootDemoV2/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
<dependency>
4444
<groupId>org.apache.zookeeper</groupId>
4545
<artifactId>zookeeper</artifactId>
46-
<version>3.4.11</version>
46+
<version>3.7.2</version>
4747
</dependency>
4848

4949

0 commit comments

Comments
 (0)
Please sign in to comment.