From 42bd6d55952e695041bfab42752e0de593a39b95 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jul 2024 11:34:23 +0000 Subject: [PATCH] Bump org.apache.maven.plugins:maven-deploy-plugin from 2.7 to 3.1.2 Bumps [org.apache.maven.plugins:maven-deploy-plugin](https://github.com/apache/maven-deploy-plugin) from 2.7 to 3.1.2. - [Release notes](https://github.com/apache/maven-deploy-plugin/releases) - [Commits](https://github.com/apache/maven-deploy-plugin/compare/maven-deploy-plugin-2.7...maven-deploy-plugin-3.1.2) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-deploy-plugin dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- benchmarks/pom.xml | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/benchmarks/pom.xml b/benchmarks/pom.xml index 84b2ddf0d13b..1cd2e21aafa9 100644 --- a/benchmarks/pom.xml +++ b/benchmarks/pom.xml @@ -276,7 +276,7 @@ maven-deploy-plugin - 2.8.1 + 3.1.2 maven-install-plugin diff --git a/pom.xml b/pom.xml index 3490fbd0ee7a..5373090d398d 100644 --- a/pom.xml +++ b/pom.xml @@ -1815,7 +1815,7 @@ org.apache.maven.plugins maven-deploy-plugin - 2.7 + 3.1.2 org.apache.maven.plugins