Skip to content

Commit cc83fa3

Browse files
committed
Upgrade to Cassandra Driver 4.5.1
Closes spring-projectsgh-20764
1 parent c4c7a67 commit cc83fa3

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

0 commit comments

Comments
 (0)