From cf5a466536794064385ab07b58bbc74e3a0f0de7 Mon Sep 17 00:00:00 2001 From: Stefan Schott Date: Mon, 6 Jan 2025 09:56:07 +0100 Subject: [PATCH] bump ASM version to 9.7.1 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 0cd1bc3203..3793711e98 100644 --- a/pom.xml +++ b/pom.xml @@ -405,12 +405,12 @@ org.ow2.asm asm-util - 9.6 + 9.7.1 org.ow2.asm asm-commons - 9.7 + 9.7.1 org.smali