Skip to content

Commit

Permalink
Bump org.apache.cassandra:cassandra-all from 4.1.5 to 5.0.2
Browse files Browse the repository at this point in the history
Bumps org.apache.cassandra:cassandra-all from 4.1.5 to 5.0.2.

---
updated-dependencies:
- dependency-name: org.apache.cassandra:cassandra-all
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 22, 2024
1 parent 7d66508 commit 53ca7fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bom/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ ext {
antVersion = '1.10.15'
jnrVersion = '3.1.19'
//cassandraVersion 5.0.1 doesn't work
cassandraVersion = '4.1.5'
cassandraVersion = '5.0.2'
protobufVersion = '3.25.5'
log4jVersion = '2.24.1'
jacksonjdk8Version = '2.18.0'
Expand Down

0 comments on commit 53ca7fd

Please sign in to comment.