From d68d6c57efa0d9e8d9613955b27a56662f6629cc Mon Sep 17 00:00:00 2001 From: Andreas Dangel Date: Sun, 27 Oct 2024 15:53:00 +0100 Subject: [PATCH] Bump asm from 9.7 to 9.7.1 This enables support for Java 24 Refs #5154 --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index e429008001..d91edae2cc 100644 --- a/pom.xml +++ b/pom.xml @@ -592,11 +592,11 @@ pmd-build-tools-config ${pmd.build-tools.version} - + org.ow2.asm asm - 9.7 + 9.7.1 @@ -828,7 +828,7 @@ org.ow2.asm asm - 9.7 + 9.7.1 org.pcollections