From 4bc710439e874701cdc2881c4edfd97665612aee Mon Sep 17 00:00:00 2001 From: Gilbert Kwan Date: Thu, 16 Dec 2021 09:44:28 -0500 Subject: [PATCH] Version update mp41 (#190) * update versions * update to use LMP 3.5.1 --- finish/pom.xml | 12 ++++++------ finish/src/main/webapp/index.html | 2 +- start/pom.xml | 12 ++++++------ start/src/main/webapp/index.html | 2 +- 4 files changed, 14 insertions(+), 14 deletions(-) diff --git a/finish/pom.xml b/finish/pom.xml index ac7fd68..d8ee8ee 100644 --- a/finish/pom.xml +++ b/finish/pom.xml @@ -35,7 +35,7 @@ org.eclipse.microprofile microprofile - 4.0.1 + 4.1 pom provided @@ -43,19 +43,19 @@ org.junit.jupiter junit-jupiter - 5.7.1 + 5.8.1 test org.apache.cxf cxf-rt-rs-client - 3.4.3 + 3.4.5 test org.apache.cxf cxf-rt-rs-extension-providers - 3.4.3 + 3.4.5 test @@ -73,7 +73,7 @@ io.openliberty.tools liberty-maven-plugin - 3.3.4 + 3.5.1 @@ -92,7 +92,7 @@ org.apache.maven.plugins maven-war-plugin - 3.3.1 + 3.3.2 diff --git a/finish/src/main/webapp/index.html b/finish/src/main/webapp/index.html index a35532c..fdd60b7 100644 --- a/finish/src/main/webapp/index.html +++ b/finish/src/main/webapp/index.html @@ -30,7 +30,7 @@

Eclipse MicroProfile

For more information about the features used in this application, see the Open Liberty documentation:

diff --git a/start/pom.xml b/start/pom.xml index e717004..081985b 100644 --- a/start/pom.xml +++ b/start/pom.xml @@ -29,7 +29,7 @@ org.eclipse.microprofile microprofile - 4.0.1 + 4.1 pom provided @@ -37,19 +37,19 @@ org.junit.jupiter junit-jupiter - 5.7.1 + 5.8.1 test org.apache.cxf cxf-rt-rs-client - 3.4.3 + 3.4.5 test org.apache.cxf cxf-rt-rs-extension-providers - 3.4.3 + 3.4.5 test @@ -67,7 +67,7 @@ io.openliberty.tools liberty-maven-plugin - 3.3.4 + 3.5.1 @@ -84,7 +84,7 @@ org.apache.maven.plugins maven-war-plugin - 3.3.1 + 3.3.2 diff --git a/start/src/main/webapp/index.html b/start/src/main/webapp/index.html index a35532c..fdd60b7 100644 --- a/start/src/main/webapp/index.html +++ b/start/src/main/webapp/index.html @@ -30,7 +30,7 @@

Eclipse MicroProfile

For more information about the features used in this application, see the Open Liberty documentation: