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>
7373 <jnr-posix .version>3.1.19</jnr-posix .version>
7474 <groovy .version>2.4.21</groovy .version>
7575 <jax-rs .version>2.0.1</jax-rs .version>
76- <jersey .version>2.23.1 </jersey .version>
76+ <jersey .version>2.46 </jersey .version>
7777 <hk2 .version>2.4.0-b34</hk2 .version>
7878 <felix .version>4.4.1</felix .version>
7979 <!-- more recent versions of pax-exam require JDK7+ -->
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