From eb6af1b230175b307fde74f18fefd201f0019e11 Mon Sep 17 00:00:00 2001 From: MaruthiShankarG <160142741+MaruthiShankarG@users.noreply.github.com> Date: Thu, 22 Feb 2024 23:57:14 +0530 Subject: [PATCH] Update pom.xml --- pom.xml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/pom.xml b/pom.xml index 69915208e..536186263 100644 --- a/pom.xml +++ b/pom.xml @@ -174,6 +174,17 @@ + + org.apache.maven.plugins + maven-compiler-plugin + 3.8.1 + + 11 + 11 + true + 1024m + + org.apache.maven.plugins maven-checkstyle-plugin