Update pom.xml
Upgrade org.apache.zookeeper:zookeeper to version 3.4.14 to avoid vulnerability
This commit is contained in:
parent
ca09fe908f
commit
c36aa54257
|
@ -267,7 +267,7 @@
|
|||
<dependency>
|
||||
<groupId>org.apache.zookeeper</groupId>
|
||||
<artifactId>zookeeper</artifactId>
|
||||
<version>3.4.6</version>
|
||||
<version>3.4.14</version>
|
||||
<exclusions>
|
||||
<exclusion>
|
||||
<groupId>log4j</groupId>
|
||||
|
|
Loading…
Reference in New Issue