Skip to content

Commit 7a247b0

Browse files
authored
Merge pull request #154 from kinow/dependabot/maven/commons-io-commons-io-2.14.0
Bump commons-io:commons-io from 2.7 to 2.14.0
2 parents f3f29d5 + db62a43 commit 7a247b0

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
@@ -227,7 +227,7 @@
227227
<dependency>
228228
<groupId>commons-io</groupId>
229229
<artifactId>commons-io</artifactId>
230-
<version>2.7</version>
230+
<version>2.14.0</version>
231231
</dependency>
232232
<!-- Configuration APIs -->
233233
<dependency>

0 commit comments

Comments
 (0)