Skip to content

Commit 28c3226

Browse files
authored
Merge pull request #635 from git-commit-id/dependabot/maven/commons-io-commons-io-2.13.0
Bump commons-io from 2.12.0 to 2.13.0
2 parents 7137345 + 0add279 commit 28c3226

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.12.0</version>
313+
<version>2.13.0</version>
314314
<type>jar</type>
315315
<scope>test</scope>
316316
</dependency>

0 commit comments

Comments
 (0)