File tree Expand file tree Collapse file tree 2 files changed +3
-6
lines changed
Expand file tree Collapse file tree 2 files changed +3
-6
lines changed Original file line number Diff line number Diff line change 2626 <dependency >
2727 <groupId >org.slf4j</groupId >
2828 <artifactId >slf4j-api</artifactId >
29- <version >1.7.36</version >
3029 </dependency >
3130 <dependency >
3231 <groupId >ch.qos.logback</groupId >
3332 <artifactId >logback-core</artifactId >
34- <version >1.2.11</version >
3533 <scope >test</scope >
3634 </dependency >
3735 <dependency >
3836 <groupId >ch.qos.logback</groupId >
3937 <artifactId >logback-classic</artifactId >
40- <version >1.2.11</version >
4138 <scope >test</scope >
4239 </dependency >
4340 <dependency >
Original file line number Diff line number Diff line change 2626 <sonar .organization>clun-datastax</sonar .organization>
2727 <sonar .host.url>https://sonarcloud.io</sonar .host.url>
2828 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
29- <java-driver .version>4.16 .0</java-driver .version>
29+ <java-driver .version>4.17 .0</java-driver .version>
3030 <slf4j .version>2.0.7</slf4j .version>
3131 <logback .version>1.4.8</logback .version>
3232 <jackson .version>2.15.2</jackson .version>
3535 <pulsar .version>2.11.1</pulsar .version>
3636
3737 <!-- Stargate -->
38- <stargate-sdk .version>2.0.1 </stargate-sdk .version>
39- <stargate-grpc .version>2.0.15 </stargate-grpc .version>
38+ <stargate-sdk .version>2.0.2 </stargate-sdk .version>
39+ <stargate-grpc .version>2.0.17 </stargate-grpc .version>
4040 <grpc-netty .version>1.56.1</grpc-netty .version>
4141
4242 <!-- Junit -->
You can’t perform that action at this time.
0 commit comments