From e18bcb1ef81aa0c15f2dba7d25c223e57f31870c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Nov 2025 20:00:55 +0000 Subject: [PATCH 1/3] 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.4.0 to 3.5.0. - [Release notes](https://github.com/apache/maven-war-plugin/releases) - [Commits](https://github.com/apache/maven-war-plugin/compare/maven-war-plugin-3.4.0...maven-war-plugin-3.5.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-war-plugin dependency-version: 3.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- start/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/start/pom.xml b/start/pom.xml index f4449cc..12af60a 100644 --- a/start/pom.xml +++ b/start/pom.xml @@ -61,7 +61,7 @@ org.apache.maven.plugins maven-war-plugin - 3.4.0 + 3.5.0 From 4e8020d749fb2bda7b6553c1fff8d47c33b95b60 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Nov 2025 20:07:44 +0000 Subject: [PATCH 2/3] 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.4.0 to 3.5.0. - [Release notes](https://github.com/apache/maven-war-plugin/releases) - [Commits](https://github.com/apache/maven-war-plugin/compare/maven-war-plugin-3.4.0...maven-war-plugin-3.5.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-war-plugin dependency-version: 3.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- finish/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/finish/pom.xml b/finish/pom.xml index f4449cc..12af60a 100644 --- a/finish/pom.xml +++ b/finish/pom.xml @@ -61,7 +61,7 @@ org.apache.maven.plugins maven-war-plugin - 3.4.0 + 3.5.0 From b7827ece632bf68b19fbaee22cac01d9642074b3 Mon Sep 17 00:00:00 2001 From: Gilbert Kwan Date: Fri, 7 Nov 2025 16:53:20 -0500 Subject: [PATCH 3/3] Update mp, mvnw, and dependencies --- 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 12af60a..b7ed810 100644 --- a/finish/pom.xml +++ b/finish/pom.xml @@ -30,7 +30,7 @@ org.eclipse.microprofile microprofile - 7.0 + 7.1 pom provided diff --git a/start/pom.xml b/start/pom.xml index 12af60a..b7ed810 100644 --- a/start/pom.xml +++ b/start/pom.xml @@ -30,7 +30,7 @@ org.eclipse.microprofile microprofile - 7.0 + 7.1 pom provided