From 801b1fad4f18a6b110fc02d6b37a1edc97a7bbb9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 30 Nov 2025 19:02:06 +0100 Subject: [PATCH] Bump org.apache.maven.plugins:maven-resources-plugin from 3.3.1 to 3.4.0 (#5160) Bumps [org.apache.maven.plugins:maven-resources-plugin](https://github.com/apache/maven-resources-plugin) from 3.3.1 to 3.4.0. - [Release notes](https://github.com/apache/maven-resources-plugin/releases) - [Commits](https://github.com/apache/maven-resources-plugin/compare/maven-resources-plugin-3.3.1...v3.4.0) Signed-off-by: dependabot[bot] --- pom.xml | 2 +- tools/archetype/binding/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 5f5f29b69..94f70f76a 100644 --- a/pom.xml +++ b/pom.xml @@ -387,7 +387,7 @@ Import-Package: \\ org.apache.maven.plugins maven-resources-plugin - 3.3.1 + 3.4.0 diff --git a/tools/archetype/binding/pom.xml b/tools/archetype/binding/pom.xml index a84faf131..02eaf7b32 100644 --- a/tools/archetype/binding/pom.xml +++ b/tools/archetype/binding/pom.xml @@ -42,7 +42,7 @@ org.apache.maven.plugins maven-resources-plugin - 3.3.1 + 3.4.0 @