Skip to content

Commit aaeb9be

Browse files
Bump commons-io from 2.5 to 2.7 (#61)
Bumps commons-io from 2.5 to 2.7. --- updated-dependencies: - dependency-name: commons-io:commons-io dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4e1dc5d commit aaeb9be

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
@@ -152,7 +152,7 @@
152152
<dependency>
153153
<groupId>commons-io</groupId>
154154
<artifactId>commons-io</artifactId>
155-
<version>2.5</version>
155+
<version>2.7</version>
156156
</dependency>
157157
<dependency>
158158
<groupId>javax.annotation</groupId>

0 commit comments

Comments
 (0)