File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
fluss-client/src/main/resources/META-INF
fluss-server/src/main/resources/META-INF Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ This project bundles the following dependencies under the Apache Software Licens
1010- com.ververica:frocksdbjni:6.20.3-ververica-2.0
1111- org.apache.commons:commons-lang3:3.18.0
1212- org.apache.commons:commons-math3:3.6.1
13- - at.yawk.lz4:lz4-java:1.10.1
13+ - at.yawk.lz4:lz4-java:1.10.2
1414
1515This project bundles the following dependencies under the MIT (https://opensource.org/licenses/MIT)
1616See bundled license files for details.
Original file line number Diff line number Diff line change 6666 <dependency >
6767 <groupId >at.yawk.lz4</groupId >
6868 <artifactId >lz4-java</artifactId >
69- <version >1.10.1 </version >
69+ <version >1.10.2 </version >
7070 </dependency >
7171
7272 <dependency >
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ This project bundles the following dependencies under the Apache Software Licens
1313- commons-cli:commons-cli:1.5.0
1414- org.apache.commons:commons-lang3:3.18.0
1515- org.apache.commons:commons-math3:3.6.1
16- - at.yawk.lz4:lz4-java:1.10.1
16+ - at.yawk.lz4:lz4-java:1.10.2
1717- org.xerial.snappy:snappy-java:1.1.10.4
1818
1919This project bundles the following dependencies under the MIT (https://opensource.org/licenses/MIT)
You can’t perform that action at this time.
0 commit comments