From f5dae2af16f7a925a7226529b55dc5e98a097b02 Mon Sep 17 00:00:00 2001 From: Gilbert Kwan Date: Tue, 7 Jan 2025 15:09:03 -0500 Subject: [PATCH] Dependabot Bump (#134) * 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 org.junit.jupiter:junit-jupiter from 5.11.3 to 5.11.4 in /start Bumps [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit5) from 5.11.3 to 5.11.4. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](https://github.com/junit-team/junit5/compare/r5.11.3...r5.11.4) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] * Bump org.junit.jupiter:junit-jupiter from 5.11.3 to 5.11.4 in /finish Bumps [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit5) from 5.11.3 to 5.11.4. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](https://github.com/junit-team/junit5/compare/r5.11.3...r5.11.4) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter dependency-type: direct:development 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/system/pom.xml | 4 ++-- start/system/pom.xml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/finish/system/pom.xml b/finish/system/pom.xml index 274fdb6..cadc4af 100644 --- a/finish/system/pom.xml +++ b/finish/system/pom.xml @@ -42,7 +42,7 @@ org.junit.jupiter junit-jupiter - 5.11.3 + 5.11.4 test @@ -71,7 +71,7 @@ io.openliberty.tools liberty-maven-plugin - 3.11.1 + 3.11.2 diff --git a/start/system/pom.xml b/start/system/pom.xml index 274fdb6..cadc4af 100644 --- a/start/system/pom.xml +++ b/start/system/pom.xml @@ -42,7 +42,7 @@ org.junit.jupiter junit-jupiter - 5.11.3 + 5.11.4 test @@ -71,7 +71,7 @@ io.openliberty.tools liberty-maven-plugin - 3.11.1 + 3.11.2