File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -106,10 +106,10 @@ SPDX-License-Identifier: EPL-2.0
106106 ==================================================================
107107 -->
108108 <dependency >
109- <!-- https://github.com/lz4 /lz4-java -->
110- <groupId >org .lz4</groupId >
109+ <!-- https://github.com/yawkat /lz4-java -->
110+ <groupId >at.yawk .lz4</groupId >
111111 <artifactId >lz4-java</artifactId >
112- <version >1.8.0 </version >
112+ <version >1.10.1 </version >
113113 </dependency >
114114 <dependency >
115115 <!-- https://github.com/luben/zstd-jni -->
@@ -333,7 +333,7 @@ SPDX-License-Identifier: EPL-2.0
333333 -->
334334 <dependency >
335335 <!-- https://github.com/lz4/lz4-java -->
336- <groupId >org .lz4</groupId >
336+ <groupId >at.yawk .lz4</groupId >
337337 <artifactId >lz4-java</artifactId >
338338 <optional >true</optional >
339339 </dependency >
You can’t perform that action at this time.
0 commit comments