Skip to content

Commit ae656e8

Browse files
Bump commons-io from 2.5 to 2.7 (#65)
Bumps commons-io from 2.5 to 2.7. Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 852d46e commit ae656e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@
124124
<dependency>
125125
<groupId>commons-io</groupId>
126126
<artifactId>commons-io</artifactId>
127-
<version>2.5</version>
127+
<version>2.7</version>
128128
</dependency>
129129

130130
<!-- maven plugin dependencies -->

0 commit comments

Comments
 (0)