From 295dfcb6a2d12353fc99cafc5ce97db34d0582f5 Mon Sep 17 00:00:00 2001 From: mibo Date: Mon, 6 Nov 2023 22:10:08 +0100 Subject: [PATCH] [OLINGO-1600] Updated complier plugin config --- pom.xml | 23 ++++++++++++----------- 1 file changed, 12 insertions(+), 11 deletions(-) diff --git a/pom.xml b/pom.xml index 779fb183d..2c82399f0 100644 --- a/pom.xml +++ b/pom.xml @@ -101,6 +101,16 @@ 1.7.36 + 2.0.1 + 3.1.0 + 6.0.0 + 2.1.1 + 4.0.0 + + 6.0.9 + 1.1 + 1.0.1 + 9080 10.0.27 @@ -111,17 +121,9 @@ UTF-8 - 8 + 8 ${maven.build.timestamp} true - 2.0.1 - 3.1.0 - 6.0.0 - 2.1.1 - 4.0.0 - 6.0.9 - 1.1 - 1.0.1 -Xdoclint:none @@ -433,8 +435,7 @@ org.apache.maven.plugins maven-compiler-plugin - ${project.build.source} - ${project.build.source} + ${project.build.release.version} true true -Xlint:unchecked