Skip to content

Commit 33a6911

Browse files
committed
Upgrade to Cassandra Driver 4.17.0
Closes gh-36883
1 parent d7ddf67 commit 33a6911

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
@@ -153,7 +153,7 @@ bom {
153153
]
154154
}
155155
}
156-
library("Cassandra Driver", "4.16.0") {
156+
library("Cassandra Driver", "4.17.0") {
157157
group("com.datastax.oss") {
158158
imports = [
159159
"java-driver-bom"

0 commit comments

Comments
 (0)