From dbadd08585e78fbfc0c2f26575fd6ce68e8d7ba2 Mon Sep 17 00:00:00 2001 From: Ekaterina Dimitrova Date: Thu, 18 Aug 2022 15:14:56 -0400 Subject: [PATCH] Update ASM(9.1 to 9.3), Mockito(1.10.10 to 1.12.13) and ByteBuddy(3.2.4 to 4.7.0) patch by Ekaterina Dimitrova; reviewed by Brandon Williams for CASSANDRA-17835 --- CHANGES.txt | 1 + build.xml | 6 +++--- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/CHANGES.txt b/CHANGES.txt index dee8a5e741..1375729e76 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,4 +1,5 @@ 4.2 + * Update ASM(9.1 to 9.3), Mockito(1.10.10 to 1.12.13) and ByteBuddy(3.2.4 to 4.7.0) (CASSANDRA-17835) * Add the ability for operators to loosen the definition of "empty" for edge cases (CASSANDRA-17842) * Fix potential out of range exception on column index downsampling (CASSANDRA-17839) * Introduce target directory to vtable output for sstable_tasks and for compactionstats (CASSANDRA-13010) diff --git a/build.xml b/build.xml index 32b3fec87b..ba9b81d4bc 100644 --- a/build.xml +++ b/build.xml @@ -134,9 +134,9 @@ - + - + @@ -550,7 +550,7 @@ - +