File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44
55* Restored JaCoCoClient.java class to allow connections to a remote JaCoCo server
66
7+ * Bump commons-beanutils from 1.9.3 to 1.9.4
8+
9+ * Upgrade com.google.guava: guava to version 30.0-jre
10+
11+ * Bump commons-configuration2 from 2.3 to 2.7
12+
713## 2.2.9
814
915* Added debug messages for SQL steps
Original file line number Diff line number Diff line change 9999 <org .jacoco.core.version>0.7.5.201505241946</org .jacoco.core.version>
100100 <aspectjweaver .version>1.9.5</aspectjweaver .version>
101101 <cassandra-driver-core .version>3.2.0</cassandra-driver-core .version>
102- <guava .version>23.0 </guava .version>
102+ <guava .version>30.0-jre </guava .version>
103103 <lz4 .version>1.2.0</lz4 .version>
104104 <httpclient .version>4.5.13</httpclient .version>
105105 <mongo-java-driver .version>2.12.3</mongo-java-driver .version>
364364 <dependency >
365365 <groupId >org.apache.commons</groupId >
366366 <artifactId >commons-configuration2</artifactId >
367- <version >2.3 </version >
367+ <version >2.7 </version >
368368 </dependency >
369369 <dependency >
370370 <groupId >commons-beanutils</groupId >
371371 <artifactId >commons-beanutils</artifactId >
372- <version >1.9.3 </version >
372+ <version >1.9.4 </version >
373373 </dependency >
374374 <dependency >
375375 <groupId >net.bytebuddy</groupId >
You can’t perform that action at this time.
0 commit comments