Skip to content

Commit 558e039

Browse files
committed
Upgrade to Cassandra Driver 4.19.0
Closes gh-44270
1 parent a378199 commit 558e039

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
@@ -182,7 +182,7 @@ bom {
182182
releaseNotes("https://github.com/ben-manes/caffeine/releases/tag/v{version}")
183183
}
184184
}
185-
library("Cassandra Driver", "4.18.1") {
185+
library("Cassandra Driver", "4.19.0") {
186186
group("org.apache.cassandra") {
187187
imports = [
188188
"java-driver-bom"

0 commit comments

Comments
 (0)