From fcfb97b0e09ad6266ab4444e5d33f5a69dfb1689 Mon Sep 17 00:00:00 2001 From: Picnic-DevPla-Bot <168541957+Picnic-DevPla-Bot@users.noreply.github.com> Date: Tue, 10 Sep 2024 17:57:22 +0200 Subject: [PATCH] Upgrade maven-deploy-plugin 3.1.2 -> 3.1.3 (#1300) See: - https://github.com/apache/maven-deploy-plugin/releases/tag/maven-deploy-plugin-3.1.3 - https://github.com/apache/maven-deploy-plugin/compare/maven-deploy-plugin-3.1.2...maven-deploy-plugin-3.1.3 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index ad159c7e..311475e7 100644 --- a/pom.xml +++ b/pom.xml @@ -1021,7 +1021,7 @@ org.apache.maven.plugins maven-deploy-plugin - 3.1.2 + 3.1.3 3