From ef33aba1034887f7446f7b2884207a671b93a09c Mon Sep 17 00:00:00 2001 From: Gilbert Kwan Date: Mon, 18 Mar 2024 17:21:15 -0400 Subject: [PATCH] Dependabot Bump (#220) * 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 to 3.10.2. - [Release notes](https://github.com/OpenLiberty/ci.maven/releases) - [Commits](https://github.com/OpenLiberty/ci.maven/compare/liberty-maven-3.10...liberty-maven-3.10.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.apache.maven.plugins:maven-war-plugin in /start Bumps [org.apache.maven.plugins:maven-war-plugin](https://github.com/apache/maven-war-plugin) from 3.3.2 to 3.4.0. - [Commits](https://github.com/apache/maven-war-plugin/compare/maven-war-plugin-3.3.2...maven-war-plugin-3.4.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-war-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] * Bump org.junit.jupiter:junit-jupiter from 5.10.1 to 5.10.2 in /finish Bumps [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit5) from 5.10.1 to 5.10.2. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](https://github.com/junit-team/junit5/compare/r5.10.1...r5.10.2) --- 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 /start Bumps [io.openliberty.tools:liberty-maven-plugin](https://github.com/OpenLiberty/ci.maven) from 3.10 to 3.10.2. - [Release notes](https://github.com/OpenLiberty/ci.maven/releases) - [Commits](https://github.com/OpenLiberty/ci.maven/compare/liberty-maven-3.10...liberty-maven-3.10.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.apache.maven.plugins:maven-war-plugin in /finish Bumps [org.apache.maven.plugins:maven-war-plugin](https://github.com/apache/maven-war-plugin) from 3.3.2 to 3.4.0. - [Commits](https://github.com/apache/maven-war-plugin/compare/maven-war-plugin-3.3.2...maven-war-plugin-3.4.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-war-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] * Bump org.junit.jupiter:junit-jupiter from 5.10.1 to 5.10.2 in /start Bumps [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit5) from 5.10.1 to 5.10.2. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](https://github.com/junit-team/junit5/compare/r5.10.1...r5.10.2) --- 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.eclipse.microprofile:microprofile from 6.0 to 6.1 in /start Bumps [org.eclipse.microprofile:microprofile](https://github.com/eclipse/microprofile) from 6.0 to 6.1. - [Release notes](https://github.com/eclipse/microprofile/releases) - [Commits](https://github.com/eclipse/microprofile/compare/6.0...6.1) --- updated-dependencies: - dependency-name: org.eclipse.microprofile:microprofile 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 | 6 +++--- start/pom.xml | 8 ++++---- 2 files changed, 7 insertions(+), 7 deletions(-) mode change 100755 => 100644 finish/pom.xml mode change 100755 => 100644 start/pom.xml diff --git a/finish/pom.xml b/finish/pom.xml old mode 100755 new mode 100644 index ca849c5a..d4c6343b --- a/finish/pom.xml +++ b/finish/pom.xml @@ -39,7 +39,7 @@ org.junit.jupiter junit-jupiter - 5.10.1 + 5.10.2 test @@ -74,7 +74,7 @@ org.apache.maven.plugins maven-war-plugin - 3.3.2 + 3.4.0 @@ -86,7 +86,7 @@ io.openliberty.tools liberty-maven-plugin - 3.10 + 3.10.2 diff --git a/start/pom.xml b/start/pom.xml old mode 100755 new mode 100644 index 377ee457..28f2e5f8 --- a/start/pom.xml +++ b/start/pom.xml @@ -31,7 +31,7 @@ microprofile - 6.0 + 6.1 pom provided @@ -39,7 +39,7 @@ org.junit.jupiter junit-jupiter - 5.10.1 + 5.10.2 test @@ -74,7 +74,7 @@ org.apache.maven.plugins maven-war-plugin - 3.3.2 + 3.4.0 @@ -86,7 +86,7 @@ io.openliberty.tools liberty-maven-plugin - 3.10 + 3.10.2