From efeb43fc661d6004876cd63d53892d39e0a3ae02 Mon Sep 17 00:00:00 2001 From: Gilbert Kwan Date: Wed, 6 Nov 2024 08:48:09 -0500 Subject: [PATCH] Dependabot Bump (#243) * 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] --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- finish/pom.xml | 2 +- start/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/finish/pom.xml b/finish/pom.xml index 0a0b88b..f8bf50b 100644 --- a/finish/pom.xml +++ b/finish/pom.xml @@ -46,7 +46,7 @@ io.openliberty.tools liberty-maven-plugin - 3.10.3 + 3.11.1 diff --git a/start/pom.xml b/start/pom.xml index 2523457..7a60d3b 100644 --- a/start/pom.xml +++ b/start/pom.xml @@ -46,7 +46,7 @@ io.openliberty.tools liberty-maven-plugin - 3.10.3 + 3.11.1 com.github.eirslett