From 7a5e78a287d2ab3e05bb552f707ee157cf4f6c30 Mon Sep 17 00:00:00 2001 From: RajeshVAchar <74359690+RajeshVAchar@users.noreply.github.com> Date: Thu, 12 Nov 2020 18:09:31 +0530 Subject: [PATCH 1/2] Update pom.xml Updated target and source compile version --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 3cab62f..f4b9555 100644 --- a/pom.xml +++ b/pom.xml @@ -8,8 +8,8 @@ CucumberBasics 1.0-SNAPSHOT - 1.6 - 1.6 + 1.8 + 1.8 From 03c7dd8747443ab0a4084d53f6bd93ad77b5616e Mon Sep 17 00:00:00 2001 From: RajeshVAchar <74359690+RajeshVAchar@users.noreply.github.com> Date: Fri, 13 Nov 2020 11:13:41 +0530 Subject: [PATCH 2/2] Update pom.xml --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index f4b9555..970be19 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ junit junit - 4.12 + 4.13