Skip to content

Commit

Permalink
Bump commons-io from 2.4 to 2.7 in /tool
Browse files Browse the repository at this point in the history
Bumps commons-io from 2.4 to 2.7.

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Apr 26, 2021
1 parent 4d58e24 commit e1827d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tool/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ Licensed under the BSD-3-Clause license. See LICENSE file in the project root fo
<dependency>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
<version>2.4</version>
<version>2.7</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit e1827d4

Please sign in to comment.