From 43aff9ea2461a0ef321ba6649fd81e5918dddb97 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Jan 2022 16:27:35 +0000 Subject: [PATCH] Bump maven-jar-plugin from 3.1.1 to 3.2.2 Bumps [maven-jar-plugin](https://github.com/apache/maven-jar-plugin) from 3.1.1 to 3.2.2. - [Release notes](https://github.com/apache/maven-jar-plugin/releases) - [Commits](https://github.com/apache/maven-jar-plugin/compare/maven-jar-plugin-3.1.1...maven-jar-plugin-3.2.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] --- pom.xml | 2 +- test/sdk-benchmarks/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 2ca3f1f1b2f2..3d5b52384578 100644 --- a/pom.xml +++ b/pom.xml @@ -134,7 +134,7 @@ 3.8.1 3.1.2 2.22.2 - 3.1.1 + 3.2.2 3.0.1 yyyy 3.1.1 diff --git a/test/sdk-benchmarks/pom.xml b/test/sdk-benchmarks/pom.xml index ae18fafa2fd4..d36aaaf08125 100644 --- a/test/sdk-benchmarks/pom.xml +++ b/test/sdk-benchmarks/pom.xml @@ -278,7 +278,7 @@ maven-jar-plugin - 2.4 + 3.2.2 maven-javadoc-plugin