Skip to content

Commit 149942d

Browse files
committed
Upgrade to Cassandra Driver 4.9.0
Closes gh-23343
1 parent 6a12dcd commit 149942d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ bom {
160160
]
161161
}
162162
}
163-
library("Cassandra Driver", "4.8.0") {
163+
library("Cassandra Driver", "4.9.0") {
164164
group("com.datastax.oss") {
165165
imports = [
166166
"java-driver-bom"

0 commit comments

Comments
 (0)