From 066d39246c93cd3b9656bf22531d8f97c0dc2784 Mon Sep 17 00:00:00 2001 From: Rahul Shinde Date: Fri, 9 May 2025 20:46:21 +0530 Subject: [PATCH] Update pom.xml --- pom.xml | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 19f98e41..3a55eb31 100644 --- a/pom.xml +++ b/pom.xml @@ -1,11 +1,14 @@ - + 4.0.0 works.buddy.samples works-with-heroku 1.0 war + javax.servlet @@ -50,6 +53,18 @@ + + + + org.apache.maven.plugins + maven-compiler-plugin + 3.8.1 + + 1.8 + 1.8 + + +