Skip to content

Commit a1af853

Browse files
authored
Merge pull request #76 from git-commit-id/dependabot/maven/commons-io-commons-io-2.15.1
Bump commons-io:commons-io from 2.15.0 to 2.15.1
2 parents 5306c76 + f521ea9 commit a1af853

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

0 commit comments

Comments
 (0)