We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 742c19d commit 784a7c1Copy full SHA for 784a7c1
project.clj
@@ -9,7 +9,7 @@
9
:sign-releases true}]]
10
11
:dependencies [[org.clojure/clojure "1.9.0" :scope "provided"]
12
- [org.apache.commons/commons-compress "1.26.0"]
+ [org.apache.commons/commons-compress "1.28.0"]
13
;; this lib is marked as optional in
14
;; commons-compress, so we need to import it
15
;; explicitly
0 commit comments