From 3f6cea51ef98e0a00d4b38707b4144ae1cab7c1b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Sep 2022 16:21:59 +0000 Subject: [PATCH] Bump maven-jar-plugin from 3.1.1 to 3.3.0 Bumps [maven-jar-plugin](https://github.com/apache/maven-jar-plugin) from 3.1.1 to 3.3.0. - [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.3.0) --- 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..eb1e9a8838ca 100644 --- a/pom.xml +++ b/pom.xml @@ -134,7 +134,7 @@ 3.8.1 3.1.2 2.22.2 - 3.1.1 + 3.3.0 3.0.1 yyyy 3.1.1 diff --git a/test/sdk-benchmarks/pom.xml b/test/sdk-benchmarks/pom.xml index ae18fafa2fd4..3104ce92edf7 100644 --- a/test/sdk-benchmarks/pom.xml +++ b/test/sdk-benchmarks/pom.xml @@ -278,7 +278,7 @@ maven-jar-plugin - 2.4 + 3.3.0 maven-javadoc-plugin