Skip to content

Commit eda014e

Browse files
committed
Upgrade to Cassandra Driver 4.11.3
Closes gh-27674
1 parent 94369ad commit eda014e

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.11.2") {
162+
library("Cassandra Driver", "4.11.3") {
163163
group("com.datastax.oss") {
164164
imports = [
165165
"java-driver-bom"

0 commit comments

Comments
 (0)