diff --git a/CHANGES.txt b/CHANGES.txt index 9b6a6dc051..aa0ad38fa0 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,4 +1,5 @@ 3.11.12 + * Exclude Jackson 1.x transitive dependency of hadoop* provided dependencies (CASSANDRA-16854) * Validate SASI tokenizer options before adding index to schema (CASSANDRA-15135) * Fixup scrub output when no data post-scrub and clear up old use of row, which really means partition (CASSANDRA-16835) * Fix ant-junit dependency issue (CASSANDRA-16827) diff --git a/build.xml b/build.xml index 1e5a126dfe..34bca92765 100644 --- a/build.xml +++ b/build.xml @@ -377,9 +377,11 @@ + +