Skip to content

Commit

Permalink
Merge pull request #14 from hlpdev/dependabot/maven/commons-io-common…
Browse files Browse the repository at this point in the history
…s-io-2.16.1

Bump commons-io:commons-io from 2.7 to 2.16.1
  • Loading branch information
hlpdev authored Jun 10, 2024
2 parents fcbd874 + 0eacf3f commit 2596d47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<dependency>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
<version>2.7</version>
<version>2.16.1</version>
<scope>compile</scope>
</dependency>

Expand Down

0 comments on commit 2596d47

Please sign in to comment.