File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 3030 <dependency >
3131 <groupId >io.netty</groupId >
3232 <artifactId >netty</artifactId >
33- <version >3.7 .0.Final</version >
33+ <version >3.9 .0.Final</version >
3434 </dependency >
3535
3636 <dependency >
3737 <groupId >com.google.guava</groupId >
3838 <artifactId >guava</artifactId >
39- <version >14 .0.1</version >
39+ <version >16 .0.1</version >
4040 </dependency >
4141
4242 <dependency >
7474 <dependency >
7575 <groupId >org.testng</groupId >
7676 <artifactId >testng</artifactId >
77- <version >6.8.1 </version >
77+ <version >6.8.8 </version >
7878 <scope >test</scope >
7979 </dependency >
8080
Original file line number Diff line number Diff line change 3434
3535 <properties >
3636 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
37- <cassandra .version>1.2.12 </cassandra .version>
38- <cassandra-dependency .version>1.2.12 </cassandra-dependency .version>
37+ <cassandra .version>1.2.15 </cassandra .version>
38+ <cassandra-dependency .version>1.2.15 </cassandra-dependency .version>
3939 </properties >
4040
4141 <dependencies >
5555 <dependency >
5656 <groupId >org.slf4j</groupId >
5757 <artifactId >slf4j-log4j12</artifactId >
58- <version >1.7.5 </version >
58+ <version >1.7.6 </version >
5959 <scope >test</scope >
6060 </dependency >
6161 </dependencies >
You can’t perform that action at this time.
0 commit comments