From 275a4d8788200fc064ab752f0d69c411191ac563 Mon Sep 17 00:00:00 2001 From: Koen Aers Date: Fri, 31 Oct 2025 11:14:31 +0100 Subject: [PATCH] HBX-3199: Replace use of 'maven.compiler.target' and 'maven.compiler.source' with 'maven.compiler.release' Signed-off-by: Koen Aers --- pom.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index af113379d..8d41d6401 100644 --- a/pom.xml +++ b/pom.xml @@ -144,8 +144,7 @@ Maven Central Snapshots Repository https://central.sonatype.com/repository/maven-snapshots/ - 1.8 - 1.8 + 8 ${maven.version} ${maven.version}