From 5075fb8f0edd77d9df1ecc5731c37ee2eb9b55b0 Mon Sep 17 00:00:00 2001 From: CHHIBI Amor <21220829+achhibi@users.noreply.github.com> Date: Sun, 17 Dec 2023 20:14:51 +0100 Subject: [PATCH] Update pom.xml --- pom.xml | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 8bd73c7..034203e 100644 --- a/pom.xml +++ b/pom.xml @@ -20,4 +20,19 @@ 1.18.30 - \ No newline at end of file + + + + org.apache.maven.plugins + maven-compiler-plugin + + 13 + 13 + + --enable-preview + + + + + +