Skip to content

Commit

Permalink
Merge pull request #65 from nbauma109/dependabot/maven/commons-io-com…
Browse files Browse the repository at this point in the history
…mons-io-2.16.0

Bump commons-io:commons-io from 2.15.1 to 2.16.0
  • Loading branch information
nbauma109 authored Apr 7, 2024
2 parents 4f873d5 + a9038e8 commit 2b2a14f
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 @@ -94,7 +94,7 @@
<dependency>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
<version>2.15.1</version>
<version>2.16.0</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 2b2a14f

Please sign in to comment.