Skip to content

Commit 5a4e900

Browse files
authored
Merge pull request #56 from git-commit-id/dependabot/maven/commons-io-commons-io-2.14.0
Bump commons-io:commons-io from 2.13.0 to 2.14.0
2 parents 4a9b563 + fa2fac5 commit 5a4e900

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
@@ -234,7 +234,7 @@
234234
<dependency>
235235
<groupId>commons-io</groupId>
236236
<artifactId>commons-io</artifactId>
237-
<version>2.13.0</version>
237+
<version>2.14.0</version>
238238
<type>jar</type>
239239
<scope>test</scope>
240240
</dependency>

0 commit comments

Comments
 (0)