From 8b1b09fd39ad39ee6da7c6f849c52b6007ed5a06 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 Jun 2024 00:54:27 +0000 Subject: [PATCH] Bump org.apache.maven.plugins:maven-jar-plugin from 3.3.0 to 3.4.2 Bumps [org.apache.maven.plugins:maven-jar-plugin](https://github.com/apache/maven-jar-plugin) from 3.3.0 to 3.4.2. - [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.2) --- 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] --- examples/example1/pom.xml | 2 +- examples/helloworld/pom.xml | 2 +- jvmbasicc/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/examples/example1/pom.xml b/examples/example1/pom.xml index 011fa83..696d868 100644 --- a/examples/example1/pom.xml +++ b/examples/example1/pom.xml @@ -35,7 +35,7 @@ org.apache.maven.plugins maven-jar-plugin - 3.3.0 + 3.4.2 diff --git a/examples/helloworld/pom.xml b/examples/helloworld/pom.xml index ada142d..5cdc4d0 100644 --- a/examples/helloworld/pom.xml +++ b/examples/helloworld/pom.xml @@ -33,7 +33,7 @@ org.apache.maven.plugins maven-jar-plugin - 3.3.0 + 3.4.2 diff --git a/jvmbasicc/pom.xml b/jvmbasicc/pom.xml index c587237..07382d7 100644 --- a/jvmbasicc/pom.xml +++ b/jvmbasicc/pom.xml @@ -92,7 +92,7 @@ org.apache.maven.plugins maven-jar-plugin - 3.3.0 + 3.4.2