Skip to content

Commit 676913a

Browse files
committed
fix: upgrade commons-io:commons-io from 2.17.0 to 2.18.0
Snyk has created this PR to upgrade commons-io:commons-io from 2.17.0 to 2.18.0. See this package in maven: commons-io:commons-io See this project in Snyk: https://app.snyk.io/org/antonuden/project/1280eca7-baf1-4084-a34a-75ff69c401f4?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 6895060 commit 676913a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@
134134
<dependency>
135135
<groupId>commons-io</groupId>
136136
<artifactId>commons-io</artifactId>
137-
<version>2.17.0</version>
137+
<version>2.18.0</version>
138138
</dependency>
139139

140140
<!-- https://mvnrepository.com/artifact/org.json/json -->

0 commit comments

Comments
 (0)