ninja: CASSANDRA-18956 was committed only to 3.0 branch

This was most probably added by mistake when merging CASSANDRA-20090 up.
This commit is contained in:
Stefan Miklosovic 2025-01-20 09:18:59 +01:00
parent 80e84fd722
commit c46b6cd21b
No known key found for this signature in database
GPG Key ID: 32F35CB2F546D93E
1 changed files with 0 additions and 1 deletions

View File

@ -1,7 +1,6 @@
3.11.18
Merged from 3.0:
* Tighten up permissions on system keyspaces (CASSANDRA-20090)
* Fix incorrect column identifier bytes problem when renaming a column (CASSANDRA-18956)
* Upgrade OWASP to 10.0.0 (CASSANDRA-19738)
Merged from 2.2:
* Add termin-8-jdk as a valid jdk8 candidate in the debian package (CASSANDRA-19752)