Skip to content

Commit f86f83e

Browse files
committed
fix: upgrade commons-io:commons-io from 2.15.1 to 2.21.0
Snyk has created this PR to upgrade commons-io:commons-io from 2.15.1 to 2.21.0. See this package in maven: commons-io:commons-io See this project in Snyk: https://app.snyk.io/org/y.mittal/project/d8704bc4-f3f4-447f-a008-5d4332e957d4?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 618db06 commit f86f83e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@
126126
<dependency>
127127
<groupId>commons-io</groupId>
128128
<artifactId>commons-io</artifactId>
129-
<version>2.15.1</version>
129+
<version>2.21.0</version>
130130
</dependency>
131131
<dependency>
132132
<groupId>org.apache.commons</groupId>

0 commit comments

Comments
 (0)