From e5d507808e412ebbff980f55ae8e708afdbd9ea2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Oct 2022 05:32:17 +0000 Subject: [PATCH] Bump maven-source-plugin from 2.4 to 3.2.1 Bumps [maven-source-plugin](https://github.com/apache/maven-source-plugin) from 2.4 to 3.2.1. - [Release notes](https://github.com/apache/maven-source-plugin/releases) - [Commits](https://github.com/apache/maven-source-plugin/compare/maven-source-plugin-2.4...maven-source-plugin-3.2.1) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-source-plugin dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 654cc625c..8576fe812 100644 --- a/pom.xml +++ b/pom.xml @@ -93,7 +93,7 @@ org.slf4j slf4j-api - 2.0.0 + 2.0.3 compile @@ -211,7 +211,7 @@ org.apache.maven.plugins maven-source-plugin - 2.4 + 3.2.1 attach-sources