Skip to content

Commit

Permalink
Upgrade to Cassandra Driver 4.14.0
Browse files Browse the repository at this point in the history
Closes gh-30285
  • Loading branch information
snicoll committed Mar 18, 2022
1 parent 8732ac7 commit 5b44ad1
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 @@ -168,7 +168,7 @@ bom {
]
}
}
library("Cassandra Driver", "4.13.0") {
library("Cassandra Driver", "4.14.0") {
group("com.datastax.oss") {
imports = [
"java-driver-bom"
Expand Down

0 comments on commit 5b44ad1

Please sign in to comment.