Skip to content

Commit 57dd05b

Browse files
committed
Upgrade to Cassandra Driver 4.18.1
Closes gh-40842
1 parent a5d8839 commit 57dd05b

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
@@ -199,7 +199,7 @@ bom {
199199
releaseNotes("https://github.com/ben-manes/caffeine/releases/tag/v{version}")
200200
}
201201
}
202-
library("Cassandra Driver", "4.18.0") {
202+
library("Cassandra Driver", "4.18.1") {
203203
group("org.apache.cassandra") {
204204
imports = [
205205
"java-driver-bom"

0 commit comments

Comments
 (0)