Skip to content

Commit 14b70d9

Browse files
authored
Merge pull request #450 from unic/dependabot/maven/commons-io-commons-io-2.14.0
Bump commons-io:commons-io from 2.7 to 2.14.0
2 parents e34e890 + c70e531 commit 14b70d9

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
@@ -177,7 +177,7 @@
177177
<dependency>
178178
<groupId>commons-io</groupId>
179179
<artifactId>commons-io</artifactId>
180-
<version>2.7</version>
180+
<version>2.14.0</version>
181181
<scope>provided</scope>
182182
</dependency>
183183
<dependency>

0 commit comments

Comments
 (0)