Skip to content

Commit 673b612

Browse files
authored
Merge pull request #48 from markdown-asciidoc/dependabot/maven/commons-io-commons-io-2.15.1
Bump commons-io:commons-io from 2.13.0 to 2.15.1
2 parents 37ce7b0 + 64cc4ab commit 673b612

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
<dependency>
9494
<groupId>commons-io</groupId>
9595
<artifactId>commons-io</artifactId>
96-
<version>2.13.0</version>
96+
<version>2.15.1</version>
9797
<scope>test</scope>
9898
</dependency>
9999
<dependency>

0 commit comments

Comments
 (0)