From 4ea6f22f7b9063a49f37ec67938206964c0ee5c0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Apr 2024 11:12:40 +0000 Subject: [PATCH] Bump org.apache.maven.plugins:maven-jar-plugin from 3.4.0 to 3.4.1 Bumps [org.apache.maven.plugins:maven-jar-plugin](https://github.com/apache/maven-jar-plugin) from 3.4.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.4.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-patch ... Signed-off-by: dependabot[bot] --- days/day001/pom.xml | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/days/day001/pom.xml b/days/day001/pom.xml index 30836c2..7a78248 100644 --- a/days/day001/pom.xml +++ b/days/day001/pom.xml @@ -49,7 +49,7 @@ maven-jar-plugin - 3.4.0 + 3.4.1 maven-install-plugin diff --git a/pom.xml b/pom.xml index 441a10a..af06c29 100644 --- a/pom.xml +++ b/pom.xml @@ -165,7 +165,7 @@ maven-jar-plugin - 3.4.0 + 3.4.1 maven-install-plugin