From bf9a8a9dc0565af250e8409bb9479eb841699bac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Mar 2023 17:57:18 +0000 Subject: [PATCH] Bump maven-deploy-plugin from 2.8.1 to 3.1.1 Bumps [maven-deploy-plugin](https://github.com/apache/maven-deploy-plugin) from 2.8.1 to 3.1.1. - [Release notes](https://github.com/apache/maven-deploy-plugin/releases) - [Commits](https://github.com/apache/maven-deploy-plugin/compare/maven-deploy-plugin-2.8.1...maven-deploy-plugin-3.1.1) --- 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] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 16aa484..5bc516e 100644 --- a/pom.xml +++ b/pom.xml @@ -305,7 +305,7 @@ org.apache.maven.plugins maven-deploy-plugin - 2.8.1 + 3.1.1 true true