From 2a5c77046fb2e24c96a0ca03913e0d14dd4f09d4 Mon Sep 17 00:00:00 2001 From: ANISH-ART <72018484+ANISH-ART@users.noreply.github.com> Date: Mon, 8 Jan 2024 19:19:07 +0530 Subject: [PATCH 1/2] Update pom.xml --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index d7690fbd4..99ff628b8 100644 --- a/pom.xml +++ b/pom.xml @@ -14,7 +14,7 @@ 5.0.2.RELEASE - 1.8 + 1.7 4.12 3.0.5 3.8 From 8d1e09ded76f8ad03855868192008f3001f8b184 Mon Sep 17 00:00:00 2001 From: ANISH-ART <72018484+ANISH-ART@users.noreply.github.com> Date: Mon, 8 Jan 2024 19:25:29 +0530 Subject: [PATCH 2/2] Update pom.xml --- pom.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/pom.xml b/pom.xml index 99ff628b8..231dc4fec 100644 --- a/pom.xml +++ b/pom.xml @@ -46,6 +46,18 @@ findbugs-maven-plugin ${findbugs.version} + + + org.apache.maven.plugins + maven-surefire-plugin + 2.19.1 + + true + + + + + org.apache.maven.plugins maven-pmd-plugin