Skip to content

Commit 0789b07

Browse files
committed
Upgrade to Cassandra Driver 4.19.1
Closes gh-47770
1 parent 98e124d commit 0789b07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platform/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@ bom {
188188
releaseNotes("https://github.com/ben-manes/caffeine/releases/tag/v{version}")
189189
}
190190
}
191-
library("Cassandra Driver", "4.19.0") {
191+
library("Cassandra Driver", "4.19.1") {
192192
group("org.apache.cassandra") {
193193
bom("java-driver-bom") {
194194
permit("com.datastax.oss:native-protocol")

0 commit comments

Comments
 (0)