Skip to content

Commit

Permalink
Merge pull request #224 from schemacrawler/dependabot/maven/commons-i…
Browse files Browse the repository at this point in the history
…o-commons-io-2.12.0

Bump commons-io from 2.11.0 to 2.12.0
  • Loading branch information
sualeh committed May 22, 2023
2 parents a7561bd + 31b5dc2 commit 8066226
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 @@ -92,7 +92,7 @@
<dependency>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
<version>2.11.0</version>
<version>2.12.0</version>
</dependency>
<dependency>
<groupId>com.google.code.gson</groupId>
Expand Down

0 comments on commit 8066226

Please sign in to comment.