From 1d7bf01eb84a008dde4884c73be81af472352876 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Mar 2026 22:02:16 +0100 Subject: [PATCH] Bump org.apache.maven.plugins:maven-resources-plugin from 3.4.0 to 3.5.0 (#5406) Bumps [org.apache.maven.plugins:maven-resources-plugin](https://github.com/apache/maven-resources-plugin) from 3.4.0 to 3.5.0. - [Release notes](https://github.com/apache/maven-resources-plugin/releases) - [Commits](https://github.com/apache/maven-resources-plugin/compare/v3.4.0...maven-resources-plugin-3.5.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 b3cd6e804..48c1a3cfc 100644 --- a/pom.xml +++ b/pom.xml @@ -400,7 +400,7 @@ Import-Package: \ org.apache.maven.plugins maven-resources-plugin - 3.4.0 + 3.5.0 diff --git a/tools/archetype/binding/pom.xml b/tools/archetype/binding/pom.xml index a5ce13cab..36b47681b 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.4.0 + 3.5.0 @