From cface016354af20e0552189e56fe6f3823ec27be Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Dec 2025 11:01:23 +0000 Subject: [PATCH] Bump org.apache.maven.plugins:maven-war-plugin from 3.5.0 to 3.5.1 Bumps [org.apache.maven.plugins:maven-war-plugin](https://github.com/apache/maven-war-plugin) from 3.5.0 to 3.5.1. - [Release notes](https://github.com/apache/maven-war-plugin/releases) - [Commits](https://github.com/apache/maven-war-plugin/compare/maven-war-plugin-3.5.0...maven-war-plugin-3.5.1) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-war-plugin dependency-version: 3.5.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- integration-tests/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index 48ee84acd5..95183f153b 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -33,7 +33,7 @@ org.apache.maven.plugins maven-war-plugin - 3.5.0 + 3.5.1 org.codehaus.mojo