Skip to content

Commit faeb1a5

Browse files
committed
Merge branch '3.5.x'
Closes gh-47938
2 parents 0b2503f + 7218ac0 commit faeb1a5

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.1") {
191+
library("Cassandra Driver", "4.19.0") {
192192
group("org.apache.cassandra") {
193193
bom("java-driver-bom") {
194194
permit("com.datastax.oss:native-protocol")

0 commit comments

Comments
 (0)