Skip to content

Commit b596da0

Browse files
pkiralysnyk-bot
andauthored
fix: upgrade commons-io:commons-io from 2.17.0 to 2.18.0 (#559)
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/pkiraly/project/0714a1c8-258c-4035-b3ee-1ea3a702652a?utm_source=github&utm_medium=referral&page=upgrade-pr Co-authored-by: snyk-bot <[email protected]>
1 parent 24ba0e6 commit b596da0

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
@@ -179,7 +179,7 @@
179179
<dependency>
180180
<groupId>commons-io</groupId>
181181
<artifactId>commons-io</artifactId>
182-
<version>2.17.0</version>
182+
<version>2.18.0</version>
183183
</dependency>
184184
<dependency>
185185
<groupId>commons-cli</groupId>

0 commit comments

Comments
 (0)