From a64a64b915c54cfcefed546a11bd9e484fedc3f9 Mon Sep 17 00:00:00 2001 From: Stefan Miklosovic Date: Wed, 20 Aug 2025 13:03:58 +0200 Subject: [PATCH] Update commons-lang3 to 3.18.0 patch by Stefan Miklosovic; reviewed by Brandon Williams for CASSANDRA-20849 --- CHANGES.txt | 1 + build.xml | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGES.txt b/CHANGES.txt index 9ef888c057..aebb754132 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,4 +1,5 @@ 4.0.19 + * Update commons-lang3 to 3.18.0 (CASSANDRA-20849) * Add NativeTransportMaxConcurrentConnectionsPerIp to StorageProxyMBean (CASSANDRA-20642) * Make secondary index implementations notified about rows in fully expired SSTables in compaction (CASSANDRA-20829) * Ensure prepared_statement INSERT timestamp precedes eviction DELETE (CASSANDRA-19703) diff --git a/build.xml b/build.xml index bdc05def03..e5bab51249 100644 --- a/build.xml +++ b/build.xml @@ -560,7 +560,7 @@ - +