diff --git a/.build/build-owasp.xml b/.build/build-owasp.xml index 3b4a5a6298..5d5999f437 100644 --- a/.build/build-owasp.xml +++ b/.build/build-owasp.xml @@ -19,7 +19,7 @@ - + @@ -34,7 +34,7 @@ unless="dependency-check-ant.archive.present"> - diff --git a/CHANGES.txt b/CHANGES.txt index da5ad11d3a..0f9e790dc7 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,4 +1,5 @@ 4.0.18 + * Update OWASP dependency checker to version 12.1.0 (CASSANDRA-20501) * Suppress CVE-2025-25193 (CASSANDRA-20504) * Include in source tree and build packages a Snyk policy file that lists known false positives (CASSANDRA-20319) * Update zstd-jni to 1.5.7-2 (CASSANDRA-20453)