From 49f3835191cb295110888421580fa63ac1c0105d Mon Sep 17 00:00:00 2001 From: Mytosys <151760723+Mytosys@users.noreply.github.com> Date: Mon, 4 Dec 2023 19:43:55 +0530 Subject: [PATCH 1/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6fe00b3..a5c5177 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,3 @@ # Simple Java Project This is a demo project that you can use with [Buddy Continuous Deployment](https://buddy.works). -Adding some lines +Adding some lines. From 45860dda31cfc6b9339b5a6d635451f216317b90 Mon Sep 17 00:00:00 2001 From: Mytosys <151760723+Mytosys@users.noreply.github.com> Date: Mon, 4 Dec 2023 20:09:14 +0530 Subject: [PATCH 2/2] Update pom.xml --- pom.xml | 16 ++++++++++++---- 1 file changed, 12 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 7f5d8b9..01b1288 100644 --- a/pom.xml +++ b/pom.xml @@ -1,16 +1,22 @@ - + 4.0.0 + works.buddy.samples works-with-heroku 1.0 war + - 1.6 - 1.6 + 1.8 + 1.8 + + javax.servlet servlet-api @@ -29,6 +35,7 @@ 1.10.19 test + @@ -36,7 +43,7 @@ org.apache.maven.plugins maven-dependency-plugin - 2.3 + 3.1.2 package @@ -54,6 +61,7 @@ +