We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb50e71 commit 5ceed4dCopy full SHA for 5ceed4d
cassandra/util/pom.xml
@@ -31,7 +31,7 @@
31
</dependency>
32
33
<dependency>
34
- <groupId>com.datastax.oss</groupId>
+ <groupId>org.apache.cassandra</groupId>
35
<artifactId>java-driver-core</artifactId>
36
37
pom.xml
@@ -13,7 +13,7 @@
13
<parent>
14
<groupId>org.springframework.boot</groupId>
15
<artifactId>spring-boot-starter-parent</artifactId>
16
- <version>3.2.1</version>
+ <version>3.3.2</version>
17
</parent>
18
19
<modules>
0 commit comments