From 92a2782265d68adb62eecc2282ced222123c77da Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 Jul 2022 02:03:13 +0000 Subject: [PATCH 1/2] Bump maven-resources-plugin from 2.7 to 3.3.0 Bumps [maven-resources-plugin](https://github.com/apache/maven-resources-plugin) from 2.7 to 3.3.0. - [Release notes](https://github.com/apache/maven-resources-plugin/releases) - [Commits](https://github.com/apache/maven-resources-plugin/compare/maven-resources-plugin-2.7...maven-resources-plugin-3.3.0) --- 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] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index df60e8f0..4edc070e 100644 --- a/pom.xml +++ b/pom.xml @@ -86,7 +86,7 @@ limitations under the License. this mean the symlink is copied as a symlink and not anymore as a new file https://issues.apache.org/jira/browse/MRESOURCES-237 --> - 2.7 + 3.3.0 From b1c5c3b8fac8172a9478aa45d5c3e08322899d5c Mon Sep 17 00:00:00 2001 From: Sylwester Lachiewicz Date: Fri, 24 Mar 2023 09:26:59 +0100 Subject: [PATCH 2/2] bump maven-resources-plugin to 3.3.1 --- pom.xml | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/pom.xml b/pom.xml index 4edc070e..7d5714fb 100644 --- a/pom.xml +++ b/pom.xml @@ -81,12 +81,7 @@ limitations under the License. org.apache.maven.plugins maven-resources-plugin - - 3.3.0 + 3.3.1