Skip to content

Commit

Permalink
Upgrade to Cassandra Driver 4.11.2
Browse files Browse the repository at this point in the history
Closes gh-26990
  • Loading branch information
snicoll committed Jun 21, 2021
1 parent 8405df1 commit 2a190f3
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 @@ -159,7 +159,7 @@ bom {
]
}
}
library("Cassandra Driver", "4.11.1") {
library("Cassandra Driver", "4.11.2") {
group("com.datastax.oss") {
imports = [
"java-driver-bom"
Expand Down

0 comments on commit 2a190f3

Please sign in to comment.