Skip to content

Commit 6dd1aa9

Browse files
authored
Merge pull request #71 from markdown-asciidoc/dependabot/maven/commons-io-commons-io-2.16.0
build(deps-dev): bump commons-io:commons-io from 2.15.1 to 2.16.0
2 parents 3b9d30d + 9296cf2 commit 6dd1aa9

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
@@ -92,7 +92,7 @@
9292
<dependency>
9393
<groupId>commons-io</groupId>
9494
<artifactId>commons-io</artifactId>
95-
<version>2.15.1</version>
95+
<version>2.16.0</version>
9696
<scope>test</scope>
9797
</dependency>
9898
<dependency>

0 commit comments

Comments
 (0)