Skip to content

Commit a4f34fb

Browse files
authored
Merge pull request #5 from ouyangyi1998/dependabot/maven/commons-io-commons-io-2.7
Bump commons-io from 2.6 to 2.7
2 parents e92ae9f + b1ef25b commit a4f34fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@
127127
<dependency>
128128
<groupId>commons-io</groupId>
129129
<artifactId>commons-io</artifactId>
130-
<version>2.6</version>
130+
<version>2.7</version>
131131
</dependency>
132132

133133
<dependency>

0 commit comments

Comments
 (0)