Skip to content

Commit 7606604

Browse files
jmaeng72ijallison
authored andcommitted
CMR-11398: Update lz4-java dep (#2486)
* update yawk dep * update all yawk * update managed dep version
1 parent 08df952 commit 7606604

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

es-spatial-plugin/project.clj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
org.lz4/lz4-java
5454
org.jruby.joni/joni
5555
org.jruby.jcodings/jcodings]]
56-
[at.yawk.lz4/lz4-java "1.10.1"]
56+
[at.yawk.lz4/lz4-java "1.11.1"]
5757

5858
[org.clojure/tools.reader "1.3.2"]
5959
[org.yaml/snakeyaml "1.31"]]}

project.clj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,14 +17,14 @@
1717
:plugins [[lein-modules "0.3.11"]
1818
[lein-parent "0.3.9"]
1919
[lein-shell "0.5.0"]]
20-
:managed-dependencies [[at.yawk.lz4/lz4-java "1.10.1"]
20+
:managed-dependencies [[at.yawk.lz4/lz4-java "1.11.1"]
2121
[cheshire "5.12.0"] ;; latest is 6.1.0
2222
[clj-http "3.11.0"] ;; latest is 3.13.1
2323
[clj-time "0.15.1"] ;; latest is 0.15.2
2424
[com.fasterxml.jackson.core/jackson-annotations "2.21"]
2525
[com.fasterxml.jackson.core/jackson-core "2.21.4"]
2626
[com.fasterxml.jackson.core/jackson-databind "2.21.4"]
27-
[org.clojure/clojure "1.11.2"] ;; lattest is 1.11.4 or 1.12.2
27+
[org.clojure/clojure "1.11.2"] ;; latest is 1.11.4 or 1.12.2
2828
[org.apache.commons/commons-compress "1.28.0"] ;; see testcontainers
2929
[org.apache.logging.log4j/log4j-api "2.25.4"]
3030
[org.apache.logging.log4j/log4j-core "2.25.4"]

0 commit comments

Comments
 (0)