From 3bfdaad4d0b5b0a1427a66434c08fcbf2b15ca7e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Apr 2024 19:11:02 +0000 Subject: [PATCH 1/2] Bump org.apache.maven.plugins:maven-jar-plugin from 3.3.0 to 3.4.1 Bumps [org.apache.maven.plugins:maven-jar-plugin](https://github.com/apache/maven-jar-plugin) from 3.3.0 to 3.4.1. - [Release notes](https://github.com/apache/maven-jar-plugin/releases) - [Commits](https://github.com/apache/maven-jar-plugin/compare/maven-jar-plugin-3.3.0...maven-jar-plugin-3.4.1) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-jar-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index f6f26bb0..11d8c5ed 100644 --- a/pom.xml +++ b/pom.xml @@ -490,7 +490,7 @@ org.apache.maven.plugins maven-jar-plugin - 3.3.0 + 3.4.1 From 86cae73e48360302038e36256a5e1849d20d464f Mon Sep 17 00:00:00 2001 From: Matthias Wiedemann Date: Sat, 18 May 2024 09:08:12 +0000 Subject: [PATCH 2/2] removing obsolete config --- pom.xml | 3 --- 1 file changed, 3 deletions(-) diff --git a/pom.xml b/pom.xml index 11d8c5ed..d6e1f960 100644 --- a/pom.xml +++ b/pom.xml @@ -497,9 +497,6 @@ true true - - true - ${project.build.outputDirectory}/META-INF/MANIFEST.MF