This repository was archived by the owner on Jan 14, 2026. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2222 <dependency >
2323 <groupId >io.netty</groupId >
2424 <artifactId >netty-all</artifactId >
25- <version >4.0.53 .Final</version >
25+ <version >4.1.58 .Final</version >
2626 <scope >provided</scope >
2727 </dependency >
2828
3232 <scope >provided</scope >
3333 </dependency >
3434
35-
3635 <dependency >
3736 <groupId >info.picocli</groupId >
3837 <artifactId >picocli</artifactId >
3938 <version >${version.picocli} </version >
4039 <scope >compile</scope >
4140 </dependency >
4241
43-
4442 <dependency >
4543 <groupId >org.testng</groupId >
4644 <artifactId >testng</artifactId >
6563 <dependency >
6664 <groupId >io.netty</groupId >
6765 <artifactId >netty-tcnative-boringssl-static</artifactId >
68- <version >2.0.28 .Final</version >
66+ <version >2.0.36 .Final</version >
6967 <scope >test</scope >
7068 </dependency >
71-
72-
7369 </dependencies >
7470</project >
Original file line number Diff line number Diff line change 1515 </modules >
1616
1717 <properties >
18- <version .cassandra.all>4.1.5 </version .cassandra.all>
18+ <version .cassandra.all>4.1.4 </version .cassandra.all>
1919
2020 <version .maven.release.plugin>2.5.3</version .maven.release.plugin>
2121 <version .maven.dependency.plugin>3.1.1</version .maven.dependency.plugin>
Original file line number Diff line number Diff line change 1616 <properties >
1717 <version .guava>18.0</version .guava>
1818 <version .cassandra.datastax.driver.core>3.4.0</version .cassandra.datastax.driver.core>
19- <version .netty>4.0.47 .Final</version .netty>
19+ <version .netty>4.1.58 .Final</version .netty>
2020
2121 <version .logback.classic>1.2.3</version .logback.classic>
2222 <version .jul.to.slf4j>1.7.16</version .jul.to.slf4j>
You can’t perform that action at this time.
0 commit comments