Skip to content

Commit

Permalink
Upgrade to Cassandra Driver 4.14.1
Browse files Browse the repository at this point in the history
Closes gh-30929
  • Loading branch information
wilkinsona committed May 10, 2022
1 parent 6bd48c6 commit 232e904
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-boot-project/spring-boot-dependencies/build.gradle
Expand Up @@ -183,7 +183,7 @@ bom {
]
}
}
library("Cassandra Driver", "4.14.0") {
library("Cassandra Driver", "4.14.1") {
group("com.datastax.oss") {
imports = [
"java-driver-bom"
Expand Down

0 comments on commit 232e904

Please sign in to comment.