Skip to content

Commit

Permalink
Merge pull request #177 from kokorin/dependabot/maven/develop/commons…
Browse files Browse the repository at this point in the history
…-io-commons-io-2.9.0

Build(deps-dev): Bump commons-io from 2.8.0 to 2.9.0
  • Loading branch information
kokorin authored May 26, 2021
2 parents 885e19a + ca2ef98 commit 087b640
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
<dependency>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
<version>2.8.0</version>
<version>2.9.0</version>
<scope>test</scope>
</dependency>

Expand Down

0 comments on commit 087b640

Please sign in to comment.