Skip to content

Commit 38d5fea

Browse files
authored
Merge pull request #37 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 98ae655 + 4ec06c5 commit 38d5fea

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.11.0</version>
237+
<version>2.12.0</version>
238238
<type>jar</type>
239239
<scope>test</scope>
240240
</dependency>

0 commit comments

Comments
 (0)