From e182a45dfd0fff0c0170ac47962e0014fa73ea57 Mon Sep 17 00:00:00 2001 From: Matthias Sohn Date: Fri, 24 May 2024 00:16:26 +0200 Subject: [PATCH] Update maven-artifact-plugin to 3.5.1 Change-Id: I845e101876543a6b5fb197eefa7e73029b9e4809 --- 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 e72a039b9a..21db8ad1eb 100644 --- a/org.eclipse.jgit.packaging/pom.xml +++ b/org.eclipse.jgit.packaging/pom.xml @@ -410,7 +410,7 @@ org.apache.maven.plugins maven-artifact-plugin - 3.5.0 + 3.5.1 **/*cyclonedx.json true diff --git a/pom.xml b/pom.xml index 5eaed5e261..c1f628e18e 100644 --- a/pom.xml +++ b/pom.xml @@ -372,7 +372,7 @@ org.apache.maven.plugins maven-artifact-plugin - 3.5.0 + 3.5.1 **/*cyclonedx.json true -- 2.39.5