File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 5050 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
5151 <project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
5252 <cassandra .version>3.11.2</cassandra .version>
53- <scylla .version />
53+ <scylla .version/>
5454 <java .version>8</java .version>
5555 <log4j .version>1.2.17</log4j .version>
5656 <slf4j .version>1.7.36</slf4j .version>
6161 <netty-tcnative .version>2.0.70.Final</netty-tcnative .version>
6262 <metrics .version>3.2.6</metrics .version>
6363 <snappy .version>1.1.10.7</snappy .version>
64- <lz4 .version>1.8.0 </lz4 .version>
64+ <lz4 .version>1.8.1 </lz4 .version>
6565 <hdr .version>2.2.2</hdr .version>
6666 <jackson .version>2.15.4</jackson .version>
6767 <joda .version>2.12.7</joda .version>
9494 <test .groups>unit</test .groups>
9595 <pushChanges >false</pushChanges >
9696 <test .osgi.skip>true</test .osgi.skip>
97- <javadoc .opts />
97+ <javadoc .opts/>
9898 <!-- Append "-fedora" to os.detected.classifier for Fedora systems
9999 (see https://netty.io/wiki/forked-tomcat-native.html) -->
100100 <!-- Commenting this out since artifact in use right now is statically
941941 <!-- This requires includes to be explicitly specified by implementing classes.
942942 This is needed to prevent creating a JVM fork for each test, even those that don't
943943 have the isolated group. -->
944- <includes />
944+ <includes />
945945 </configuration >
946946 </plugin >
947947 </plugins >
You can’t perform that action at this time.
0 commit comments