From a3cbcb353668d507ca67599ece04b084672c9ec2 Mon Sep 17 00:00:00 2001 From: Ayan Sahana <63117724+oggy62@users.noreply.github.com> Date: Wed, 18 Jan 2023 15:31:11 +0530 Subject: [PATCH] Updated pom fixing [ERROR] Source option 5 is no longer supported. Use 7 or later. --- pom.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/pom.xml b/pom.xml index 0b74d52..0eecbc7 100644 --- a/pom.xml +++ b/pom.xml @@ -7,6 +7,10 @@ 0.0.1-SNAPSHOT SpringMVCFormApp http://maven.apache.org + + 1.8 + 1.8 + junit