From 406806c607259c95f6bec147701078eb5ec4d439 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Mar 2026 18:51:07 +0000 Subject: [PATCH] Bump org.apache.maven.plugins:maven-resources-plugin from 2.6 to 3.3.1 Bumps [org.apache.maven.plugins:maven-resources-plugin](https://github.com/apache/maven-resources-plugin) from 2.6 to 3.3.1. - [Release notes](https://github.com/apache/maven-resources-plugin/releases) - [Commits](https://github.com/apache/maven-resources-plugin/compare/maven-resources-plugin-2.6...maven-resources-plugin-3.3.1) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-resources-plugin dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- benchmarks/pom.xml | 2 +- examples/restful-ws-microprofile-liberty/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/benchmarks/pom.xml b/benchmarks/pom.xml index 99be6e45..04c9b789 100644 --- a/benchmarks/pom.xml +++ b/benchmarks/pom.xml @@ -153,7 +153,7 @@ maven-resources-plugin - 2.6 + 3.5.0 maven-site-plugin diff --git a/examples/restful-ws-microprofile-liberty/pom.xml b/examples/restful-ws-microprofile-liberty/pom.xml index 9e239fd9..23d958d2 100644 --- a/examples/restful-ws-microprofile-liberty/pom.xml +++ b/examples/restful-ws-microprofile-liberty/pom.xml @@ -90,7 +90,7 @@ org.apache.maven.plugins maven-resources-plugin - 2.7 + 3.5.0 copy-app