Skip to content

Commit

Permalink
Merge pull request #1 from andreaTP/dependabot/maven/commons-io-commo…
Browse files Browse the repository at this point in the history
…ns-io-2.16.1

Bump commons-io:commons-io from 2.15.1 to 2.16.1
  • Loading branch information
andreaTP authored Aug 8, 2024
2 parents e0fc6be + e91c4fe commit e3d86b1
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 @@ -44,7 +44,7 @@
<dependency>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
<version>2.15.1</version>
<version>2.16.1</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit e3d86b1

Please sign in to comment.