From a40e420aad58d9b42871d4c692d4bdb9862ff572 Mon Sep 17 00:00:00 2001 From: "P. Ottlinger" Date: Sun, 21 Jul 2024 21:15:22 +0200 Subject: [PATCH] Use existing property instead of copying the value for compiler target/source --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 7174681..222fd77 100644 --- a/pom.xml +++ b/pom.xml @@ -97,8 +97,8 @@ 4.13.2 3.0.5 - 1.8 - 1.8 + ${target.jdk} + ${target.jdk}