Skip to content

Commit

Permalink
Update dependency org.apache.zookeeper:zookeeper to v3.9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
aagarwal-gtr committed Jun 13, 2024
1 parent 18fdbb5 commit 07b848f
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 @@ -150,7 +150,7 @@
<dependency>
<groupId>org.apache.zookeeper</groupId>
<artifactId>zookeeper</artifactId>
<version>3.7.2</version>
<version>3.9.2</version>
</dependency>
<!-- pin dependency to fix cve-->
<dependency>
Expand Down

0 comments on commit 07b848f

Please sign in to comment.