Skip to content

Commit

Permalink
Merge pull request #16 from cancecen/dependabot/maven/org.apache.zook…
Browse files Browse the repository at this point in the history
…eeper-zookeeper-3.7.2

Bump org.apache.zookeeper:zookeeper from 3.6.1 to 3.7.2
  • Loading branch information
cancecen committed Jan 10, 2024
2 parents 3a4d6f3 + c6c0360 commit ee7be9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -259,7 +259,7 @@
<dependency>
<groupId>org.apache.zookeeper</groupId>
<artifactId>zookeeper</artifactId>
<version>3.6.1</version>
<version>3.7.2</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit ee7be9d

Please sign in to comment.