Skip to content

Commit 287365c

Browse files
Bump commons-io from 2.6 to 2.7 (#376)
Bumps commons-io from 2.6 to 2.7.
1 parent 6198e90 commit 287365c

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
@@ -125,7 +125,7 @@
125125
<dependency>
126126
<groupId>commons-io</groupId>
127127
<artifactId>commons-io</artifactId>
128-
<version>2.6</version>
128+
<version>2.7</version>
129129
<scope>test</scope>
130130
</dependency>
131131
</dependencies>

0 commit comments

Comments
 (0)