From 8e0f29261f2889473d7bb718c0754d06b4b9f486 Mon Sep 17 00:00:00 2001 From: Gilbert Kwan Date: Tue, 7 Jan 2025 15:30:44 -0500 Subject: [PATCH] Dependabot Bump (#249) * Bump io.openliberty.tools:liberty-maven-plugin in /start Bumps [io.openliberty.tools:liberty-maven-plugin](https://github.com/OpenLiberty/ci.maven) from 3.11.1 to 3.11.2. - [Release notes](https://github.com/OpenLiberty/ci.maven/releases) - [Commits](https://github.com/OpenLiberty/ci.maven/compare/liberty-maven-3.11.1...liberty-maven-3.11.2) --- updated-dependencies: - dependency-name: io.openliberty.tools:liberty-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch ... 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.11.1 to 3.11.2. - [Release notes](https://github.com/OpenLiberty/ci.maven/releases) - [Commits](https://github.com/OpenLiberty/ci.maven/compare/liberty-maven-3.11.1...liberty-maven-3.11.2) --- updated-dependencies: - dependency-name: io.openliberty.tools:liberty-maven-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 | 2 +- start/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/finish/pom.xml b/finish/pom.xml index f8bf50b..fde5699 100644 --- a/finish/pom.xml +++ b/finish/pom.xml @@ -46,7 +46,7 @@ io.openliberty.tools liberty-maven-plugin - 3.11.1 + 3.11.2 diff --git a/start/pom.xml b/start/pom.xml index 7a60d3b..279b8f0 100644 --- a/start/pom.xml +++ b/start/pom.xml @@ -46,7 +46,7 @@ io.openliberty.tools liberty-maven-plugin - 3.11.1 + 3.11.2 com.github.eirslett