File tree Expand file tree Collapse file tree 1 file changed +1
-8
lines changed
Expand file tree Collapse file tree 1 file changed +1
-8
lines changed Original file line number Diff line number Diff line change 176176 <thrift .version>0.14.1</thrift .version>
177177 <xz .version>1.9</xz .version>
178178 <zstd-jni .version>1.5.6-3</zstd-jni .version>
179- <tsfile .version>1.1.3-251028 -SNAPSHOT</tsfile .version>
179+ <tsfile .version>1.1.3-252525 -SNAPSHOT</tsfile .version>
180180 </properties >
181181 <!--
182182 if we claim dependencies in dependencyManagement, then we do not claim
323323 <groupId >org.apache.tsfile</groupId >
324324 <artifactId >tsfile</artifactId >
325325 <version >${tsfile.version} </version >
326- <!-- Once tsfile switch to at.yawk.lz4:lz4-java, remove the following part -->
327- <exclusions >
328- <exclusion >
329- <groupId >org.lz4</groupId >
330- <artifactId >lz4-java</artifactId >
331- </exclusion >
332- </exclusions >
333326 </dependency >
334327 <dependency >
335328 <groupId >org.apache.ratis</groupId >
You can’t perform that action at this time.
0 commit comments