Skip to content

Commit 5be9015

Browse files
authored
Merge pull request #65 from git-commit-id/dependabot/maven/commons-io-commons-io-2.15.0
Bump commons-io:commons-io from 2.14.0 to 2.15.0
2 parents 97127ac + 0e631d5 commit 5be9015

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

0 commit comments

Comments
 (0)