From 58691126342209b48f9a26e697295e4c21f8d7df Mon Sep 17 00:00:00 2001 From: Gilbert Kwan Date: Mon, 4 Nov 2024 14:35:30 -0500 Subject: [PATCH] Dependabot Bump (#203) * Bump org.apache.maven.plugins:maven-failsafe-plugin in /start Bumps [org.apache.maven.plugins:maven-failsafe-plugin](https://github.com/apache/maven-surefire) from 3.5.0 to 3.5.1. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.5.0...surefire-3.5.1) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-failsafe-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] * Bump io.openliberty.tools:liberty-maven-plugin in /start Bumps [io.openliberty.tools:liberty-maven-plugin](https://github.com/OpenLiberty/ci.maven) from 3.10.3 to 3.11.1. - [Release notes](https://github.com/OpenLiberty/ci.maven/releases) - [Commits](https://github.com/OpenLiberty/ci.maven/compare/liberty-maven-3.10.3...liberty-maven-3.11.1) --- updated-dependencies: - dependency-name: io.openliberty.tools:liberty-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] * Bump io.openliberty.tools:liberty-maven-plugin in /finish Bumps [io.openliberty.tools:liberty-maven-plugin](https://github.com/OpenLiberty/ci.maven) from 3.10.3 to 3.11.1. - [Release notes](https://github.com/OpenLiberty/ci.maven/releases) - [Commits](https://github.com/OpenLiberty/ci.maven/compare/liberty-maven-3.10.3...liberty-maven-3.11.1) --- updated-dependencies: - dependency-name: io.openliberty.tools:liberty-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] * Bump org.apache.maven.plugins:maven-failsafe-plugin in /finish Bumps [org.apache.maven.plugins:maven-failsafe-plugin](https://github.com/apache/maven-surefire) from 3.5.0 to 3.5.1. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.5.0...surefire-3.5.1) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-failsafe-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- finish/pom.xml | 4 ++-- start/pom.xml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/finish/pom.xml b/finish/pom.xml index ec3f684..5028d58 100644 --- a/finish/pom.xml +++ b/finish/pom.xml @@ -116,7 +116,7 @@ org.apache.maven.plugins maven-failsafe-plugin - 3.5.0 + 3.5.1 ${arquillian.war.name}.war @@ -128,7 +128,7 @@ io.openliberty.tools liberty-maven-plugin - 3.10.3 + 3.11.1 diff --git a/start/pom.xml b/start/pom.xml index 9745087..1e05bb7 100644 --- a/start/pom.xml +++ b/start/pom.xml @@ -116,7 +116,7 @@ org.apache.maven.plugins maven-failsafe-plugin - 3.5.0 + 3.5.1 ${arquillian.war.name}.war @@ -128,7 +128,7 @@ io.openliberty.tools liberty-maven-plugin - 3.10.3 + 3.11.1