Skip to content

Commit a2daa25

Browse files
Bump org.apache.cassandra:cassandra-all from 4.1.5 to 5.0.4
Bumps org.apache.cassandra:cassandra-all from 4.1.5 to 5.0.4. --- updated-dependencies: - dependency-name: org.apache.cassandra:cassandra-all dependency-version: 5.0.4 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b73e069 commit a2daa25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bom/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ ext {
110110
antVersion = '1.10.15'
111111
jnrVersion = '3.1.20'
112112
// TODO: cassandraVersion 5.0.1 and 5.0.2 don't work
113-
cassandraVersion = '4.1.5'
113+
cassandraVersion = '5.0.4'
114114
protobufVersion = '3.25.5' //ok working
115115
log4jVersion = '2.24.1'
116116
// TODO: log4jVersion = '2.24.3' Monday - doesn't build'

0 commit comments

Comments
 (0)