Skip to content

Commit 75884ec

Browse files
authored
ZOOKEEPER-4868. Bump commons-io to resolve CVE (#2196)
Signed-off-by: tison <wander4096@gmail.com>
1 parent 1880fc0 commit 75884ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -571,7 +571,7 @@
571571
<spotbugsannotations.version>4.0.2</spotbugsannotations.version>
572572
<checkstyle.version>8.39</checkstyle.version>
573573
<enforcer.version>3.0.0-M3</enforcer.version>
574-
<commons-io.version>2.11.0</commons-io.version>
574+
<commons-io.version>2.17.0</commons-io.version>
575575
<burningwave.mockdns.version>0.25.4</burningwave.mockdns.version>
576576
<clover-maven-plugin.version>4.4.1</clover-maven-plugin.version>
577577
<sonar-maven-plugin.version>3.7.0.1746</sonar-maven-plugin.version>

0 commit comments

Comments
 (0)