[#116] Update lz4 lib: 1.3->1.5 (@johnmcconnell)
The Maven group had changed, so didn't notice newer versions were available. Changelog at https://github.com/lz4/lz4-java/blob/master/CHANGES.md#150.
This commit is contained in:
parent
4dc1e121e9
commit
f955ed9b7e
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@
|
||||||
[com.taoensso/encore "2.105.0"]
|
[com.taoensso/encore "2.105.0"]
|
||||||
[org.iq80.snappy/snappy "0.4"]
|
[org.iq80.snappy/snappy "0.4"]
|
||||||
[org.tukaani/xz "1.8"]
|
[org.tukaani/xz "1.8"]
|
||||||
[net.jpountz.lz4/lz4 "1.3"]]
|
[org.lz4/lz4-java "1.5.0"]]
|
||||||
|
|
||||||
:profiles
|
:profiles
|
||||||
{;; :default [:base :system :user :provided :dev]
|
{;; :default [:base :system :user :provided :dev]
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue