Skip to content

Commit e9bf214

Browse files
committed
Upgrade to Cassandra Driver 4.6.1
Closes gh-21397
1 parent 38a0a6b commit e9bf214

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
@@ -159,7 +159,7 @@ bom {
159159
]
160160
}
161161
}
162-
library("Cassandra Driver", "4.6.0") {
162+
library("Cassandra Driver", "4.6.1") {
163163
group("com.datastax.oss") {
164164
imports = [
165165
"java-driver-bom"

0 commit comments

Comments
 (0)