From f954de7c0580af9ab753b5694a570640f81c279b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Jul 2023 23:10:16 +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 2f150fbf7..1118206f8 100644 --- a/benchmarks/pom.xml +++ b/benchmarks/pom.xml @@ -153,7 +153,7 @@ maven-resources-plugin - 2.6 + 3.3.1 maven-site-plugin diff --git a/examples/restful-ws-microprofile-liberty/pom.xml b/examples/restful-ws-microprofile-liberty/pom.xml index 86680c0b9..72635dd22 100644 --- a/examples/restful-ws-microprofile-liberty/pom.xml +++ b/examples/restful-ws-microprofile-liberty/pom.xml @@ -89,7 +89,7 @@ org.apache.maven.plugins maven-resources-plugin - 2.7 + 3.3.1 copy-app