From 4c8343192dd104dfd731ad89e6e05b2decc375fe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Dec 2025 09:31:32 +0000 Subject: [PATCH] security(deps): bump org.apache.maven.plugins:maven-war-plugin 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] --- bitcoin/pom.xml | 2 +- influent-app/pom.xml | 2 +- kiva/pom.xml | 2 +- pom.xml | 2 +- walker/pom.xml | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/bitcoin/pom.xml b/bitcoin/pom.xml index ae3e563..994c5ec 100644 --- a/bitcoin/pom.xml +++ b/bitcoin/pom.xml @@ -112,7 +112,7 @@ org.apache.maven.plugins maven-war-plugin - 3.5.0 + 3.5.1 src/main/webapp/WEB-INF/web.xml ${influent.war.exclusions} diff --git a/influent-app/pom.xml b/influent-app/pom.xml index fa7bb1e..32daf5e 100644 --- a/influent-app/pom.xml +++ b/influent-app/pom.xml @@ -118,7 +118,7 @@ org.apache.maven.plugins maven-war-plugin - 3.5.0 + 3.5.1 src/main/webapp/WEB-INF/web.xml ${influent.war.exclusions} diff --git a/kiva/pom.xml b/kiva/pom.xml index bdac597..285b1de 100644 --- a/kiva/pom.xml +++ b/kiva/pom.xml @@ -142,7 +142,7 @@ org.apache.maven.plugins maven-war-plugin - 3.5.0 + 3.5.1 src/main/webapp/WEB-INF/web.xml ${influent.war.exclusions} diff --git a/pom.xml b/pom.xml index 05cd2fb..708e541 100644 --- a/pom.xml +++ b/pom.xml @@ -252,7 +252,7 @@ org.apache.maven.plugins maven-war-plugin - 3.5.0 + 3.5.1 org.apache.maven.plugins diff --git a/walker/pom.xml b/walker/pom.xml index 5e5a3b3..7c9efc4 100644 --- a/walker/pom.xml +++ b/walker/pom.xml @@ -124,7 +124,7 @@ org.apache.maven.plugins maven-war-plugin - 3.5.0 + 3.5.1 src/main/webapp/WEB-INF/web.xml ${influent.war.exclusions}