File tree Expand file tree Collapse file tree 1 file changed +9
-7
lines changed
Expand file tree Collapse file tree 1 file changed +9
-7
lines changed Original file line number Diff line number Diff line change 23262326 <xz .version>1.9</xz .version>
23272327 <org .tukaani.xz.version>${xz.version} </org .tukaani.xz.version>
23282328
2329- <zstd-jni .version>1.5.5-10</zstd-jni .version>
2330- <com .github.luben.zstd-jni.version>${zstd-jni.version} </com .github.luben.zstd-jni.version>
2329+ <!-- Zstd-jni - https://github.com/luben/zstd-jni -->
2330+ <zstd-jni .version>1.5.5-10</zstd-jni .version>
2331+ <com .github.luben.zstd-jni.version>${zstd-jni.version} </com .github.luben.zstd-jni.version>
23312332 </properties >
23322333
23332334 <dependencyManagement >
65846585 <version >${org.tukaani.xz.version} </version >
65856586 </dependency >
65866587
6587- <dependency >
6588- <groupId >com.github.luben</groupId >
6589- <artifactId >zstd-jni</artifactId >
6590- <version >${com.github.luben.zstd-jni.version} </version >
6591- </dependency >
6588+ <!-- Zstd-jni - https://github.com/luben/zstd-jni -->
6589+ <dependency >
6590+ <groupId >com.github.luben</groupId >
6591+ <artifactId >zstd-jni</artifactId >
6592+ <version >${com.github.luben.zstd-jni.version} </version >
6593+ </dependency >
65926594
65936595 <!-- Test scope dependencies -->
65946596
You can’t perform that action at this time.
0 commit comments