Skip to content

Commit

Permalink
Merge pull request #7 from lutzfischer/dependabot/maven/commons-io-co…
Browse files Browse the repository at this point in the history
…mmons-io-2.7

Bump commons-io from 2.4 to 2.7
  • Loading branch information
lutzfischer authored Jan 9, 2024
2 parents 4439134 + 13a77b8 commit adc368c
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 @@ -9,7 +9,7 @@
<dependency>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
<version>2.4</version>
<version>2.7</version>
<scope>runtime</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit adc368c

Please sign in to comment.