Skip to content

Commit

Permalink
Merge pull request #677 from git-commit-id/dependabot/maven/commons-i…
Browse files Browse the repository at this point in the history
…o-commons-io-2.15.1

Bump commons-io:commons-io from 2.15.0 to 2.15.1
  • Loading branch information
TheSnoozer committed Dec 4, 2023
2 parents 686b57f + d63a981 commit fd67b7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -310,7 +310,7 @@
<dependency>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
<version>2.15.0</version>
<version>2.15.1</version>
<type>jar</type>
<scope>test</scope>
</dependency>
Expand Down

0 comments on commit fd67b7e

Please sign in to comment.