X Tutup
Skip to content

Commit fe889d8

Browse files
Merge pull request #631 from junkdog/dependabot/maven/artemis-build-tools/artemis-cli/commons-io-commons-io-2.7
Bump commons-io from 2.4 to 2.7 in /artemis-build-tools/artemis-cli
2 parents b150a0d + e349fe5 commit fe889d8

File tree

1 file changed

+1
-1
lines changed
  • artemis-build-tools/artemis-cli

1 file changed

+1
-1
lines changed

artemis-build-tools/artemis-cli/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<dependency>
1919
<groupId>commons-io</groupId>
2020
<artifactId>commons-io</artifactId>
21-
<version>2.4</version>
21+
<version>2.7</version>
2222
</dependency>
2323
<dependency>
2424
<groupId>com.beust</groupId>

0 commit comments

Comments
 (0)
X Tutup