From ad43e35187260944405066b3f40095db4c849656 Mon Sep 17 00:00:00 2001 From: Meron Date: Thu, 14 Dec 2023 15:25:56 +0100 Subject: [PATCH] [version] Updated the Maven Compiler plugin to 3.11.0 and the asm dependency to 9.6. --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 4376818a2..5e71d8ccd 100644 --- a/pom.xml +++ b/pom.xml @@ -110,7 +110,7 @@ org.apache.maven.plugins maven-compiler-plugin - 3.8.1 + 3.11.0 ${java.version} true @@ -120,7 +120,7 @@ org.ow2.asm asm - 7.2 + 9.6