From 06f7fc4cf41324186f1f664fcbedb2b3393afc33 Mon Sep 17 00:00:00 2001 From: jamesrdi Date: Thu, 25 Jan 2024 17:00:49 +0100 Subject: [PATCH] Closes #2480: Update aspectj-maven-plugin configuration source to Java 17 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index c85d8819f..594c6a388 100644 --- a/pom.xml +++ b/pom.xml @@ -388,7 +388,7 @@ ${java.version} - 11 + 17 8 false true