Skip to content

Commit

Permalink
Merge pull request #246 from Idrinth/dependabot/maven/commons-io-comm…
Browse files Browse the repository at this point in the history
…ons-io-2.12.0

Bump commons-io from 2.11.0 to 2.12.0
  • Loading branch information
Idrinth authored May 23, 2023
2 parents f2bb911 + 5ab2c68 commit 5d75582
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 @@ -23,7 +23,7 @@
<dependency>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
<version>2.11.0</version>
<version>2.12.0</version>
</dependency>
<dependency>
<groupId>javax.json</groupId>
Expand Down

0 comments on commit 5d75582

Please sign in to comment.