Skip to content

Commit 4270385

Browse files
authored
Merge pull request #627 from git-commit-id/dependabot/maven/commons-io-commons-io-2.12.0
Bump commons-io from 2.11.0 to 2.12.0
2 parents 7cae076 + 85ef0f9 commit 4270385

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
@@ -310,7 +310,7 @@
310310
<dependency>
311311
<groupId>commons-io</groupId>
312312
<artifactId>commons-io</artifactId>
313-
<version>2.11.0</version>
313+
<version>2.12.0</version>
314314
<type>jar</type>
315315
<scope>test</scope>
316316
</dependency>

0 commit comments

Comments
 (0)