From 81886a62a012d17bef32c512b2c0d45462083e19 Mon Sep 17 00:00:00 2001
From: MaruthiShankarG <160142741+MaruthiShankarG@users.noreply.github.com>
Date: Thu, 22 Feb 2024 22:53:10 +0530
Subject: [PATCH] Update pom.xml
---
pom.xml | 18 ++++++++++++------
1 file changed, 12 insertions(+), 6 deletions(-)
diff --git a/pom.xml b/pom.xml
index 6201386ad..164bed5f1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -145,12 +145,6 @@
org.apache.maven.plugins
org.apache.maven.plugins
- maven-compiler-plugin
- 3.8.1
-
- 1.8
- 1.8
-
maven-enforcer-plugin
@@ -217,6 +211,17 @@
+
+
+ org.apache.maven.plugins
+ maven-compiler-plugin
+ 3.8.1
+
+ 1.8
+ 1.8
+
+
+
org.graalvm.buildtools
native-maven-plugin
@@ -242,6 +247,7 @@
+
org.jacoco
jacoco-maven-plugin