From 20f0ee06d64942aa46af744c6abc3c8d08865a41 Mon Sep 17 00:00:00 2001 From: Matthias Sohn Date: Fri, 24 May 2024 00:18:04 +0200 Subject: [PATCH] Update maven-deploy-plugin to 3.1.2 Change-Id: I60d5aae001583671a01a8c38e98e36a7293b34eb --- org.eclipse.jgit.packaging/pom.xml | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/org.eclipse.jgit.packaging/pom.xml b/org.eclipse.jgit.packaging/pom.xml index 21db8ad1eb..3690f6d367 100644 --- a/org.eclipse.jgit.packaging/pom.xml +++ b/org.eclipse.jgit.packaging/pom.xml @@ -395,7 +395,7 @@ org.apache.maven.plugins maven-deploy-plugin - 3.1.1 + 3.1.2 org.apache.maven.plugins diff --git a/pom.xml b/pom.xml index c1f628e18e..deee41566f 100644 --- a/pom.xml +++ b/pom.xml @@ -337,7 +337,7 @@ org.apache.maven.plugins maven-deploy-plugin - 3.1.1 + 3.1.2 org.apache.maven.plugins -- 2.39.5