Skip to content

Commit f5fade7

Browse files
authored
Merge pull request #183 from TarsCloud/dependabot/maven/tools/tars-maven-plugin/commons-io-commons-io-2.7
Bump commons-io from 2.2 to 2.7 in /tools/tars-maven-plugin
2 parents 235686f + 1bc28a4 commit f5fade7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/tars-maven-plugin/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@
136136
<dependency>
137137
<groupId>commons-io</groupId>
138138
<artifactId>commons-io</artifactId>
139-
<version>2.2</version>
139+
<version>2.7</version>
140140
</dependency>
141141
<dependency>
142142
<groupId>commons-lang</groupId>

0 commit comments

Comments
 (0)