From 7259e8178d231a1ed815faf1a2223fea6fcabfcb Mon Sep 17 00:00:00 2001 From: Gary Gregory Date: Fri, 29 Mar 2024 09:09:40 -0400 Subject: [PATCH] Bump org.ow2.asm:asm-util from 9.6 to 9.7 #294 --- src/changes/changes.xml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 3040ec668..386528d31 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -57,9 +57,7 @@ The type attribute can be add,update,fix,remove. Bump commons-parent from 58 to 67. - - Bump org.ow2.asm:asm-util from 9.5 to 9.6 #252. - + Bump org.ow2.asm:asm-util from 9.5 to 9.7 #252, #294. Bump commons-lang3 from 3.13.0 to 3.14.0. Bump org.apache.bcel:bcel from 6.7.0 to 6.8.2 #263.