From eb91a13b8e175f59a37697e76e79d01230cded30 Mon Sep 17 00:00:00 2001 From: servostar Date: Wed, 18 Dec 2024 16:59:13 +0100 Subject: [PATCH] build: specifiy maven compiler plugin version 3.13.0 --- pom.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index baa443c..c8cd81f 100644 --- a/pom.xml +++ b/pom.xml @@ -376,6 +376,7 @@ org.apache.maven.plugins + 3.13.0 maven-compiler-plugin 16 @@ -385,4 +386,4 @@ - \ No newline at end of file +