diff --git a/finish/pom.xml b/finish/pom.xml index da8e3a3..31438b9 100644 --- a/finish/pom.xml +++ b/finish/pom.xml @@ -30,7 +30,7 @@ org.eclipse.microprofile microprofile - 4.0.1 + 4.1 pom provided @@ -39,13 +39,13 @@ 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 @@ -72,7 +72,7 @@ org.apache.maven.plugins maven-war-plugin - 3.3.1 + 3.3.2 @@ -84,7 +84,7 @@ io.openliberty.tools liberty-maven-plugin - 3.3.4 + 3.5.1 diff --git a/start/pom.xml b/start/pom.xml index a3612a6..1c28397 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,13 +37,13 @@ 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 @@ -68,7 +68,7 @@ org.apache.maven.plugins maven-war-plugin - 3.3.1 + 3.3.2 @@ -80,7 +80,7 @@ io.openliberty.tools liberty-maven-plugin - 3.3.4 + 3.5.1