Skip to content

Commit

Permalink
Upgrade to Cassandra Driver 4.18.1
Browse files Browse the repository at this point in the history
Closes gh-40842
  • Loading branch information
wilkinsona committed May 20, 2024
1 parent a5d8839 commit 57dd05b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-boot-project/spring-boot-dependencies/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,7 @@ bom {
releaseNotes("https://github.com/ben-manes/caffeine/releases/tag/v{version}")
}
}
library("Cassandra Driver", "4.18.0") {
library("Cassandra Driver", "4.18.1") {
group("org.apache.cassandra") {
imports = [
"java-driver-bom"
Expand Down

0 comments on commit 57dd05b

Please sign in to comment.