Skip to content

Commit 1197d53

Browse files
authored
Merge pull request #13 from OpenVoxProject/renovate/commons-io-commons-io-2.x
Update dependency commons-io:commons-io to v2.21.0
2 parents 2bcf734 + ef004f2 commit 1197d53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project.clj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
:dependencies [[org.clojure/clojure]
3131
[prismatic/schema "1.1.12"]
3232
[org.apache.commons/commons-exec "1.6.0"]
33-
[commons-io "2.20.0"]
33+
[commons-io "2.21.0"]
3434
[org.slf4j/log4j-over-slf4j ~slf4j-version]
3535
[org.slf4j/slf4j-api ~slf4j-version]
3636
[org.openvoxproject/trapperkeeper]

0 commit comments

Comments
 (0)