From 6075b095505c35c1f29c362c45b6fbf9f9772425 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Sun, 12 Jan 2025 10:36:23 +0000
Subject: [PATCH] :arrow_up:(deps): Update dependency
org.apache.maven.plugins:maven-artifact-plugin to v3.6.0 (#1062)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
---
github_action/lockfile.json | 14 +++++++-------
lockfile.json | 14 +++++++-------
maven_plugin/lockfile.json | 14 +++++++-------
pom.xml | 2 +-
4 files changed, 22 insertions(+), 22 deletions(-)
diff --git a/github_action/lockfile.json b/github_action/lockfile.json
index e409d7ac..0cb0bb20 100644
--- a/github_action/lockfile.json
+++ b/github_action/lockfile.json
@@ -6929,6 +6929,13 @@
}
],
"mavenPlugins": [
+ {
+ "groupId": "org.apache.maven.plugins",
+ "artifactId": "maven-artifact-plugin",
+ "version": "3.6.0",
+ "checksumAlgorithm": "SHA-256",
+ "checksum": "06c6e6415d35767c09c0110938814a124b255303fbc49ac89b628e43cf4d71da"
+ },
{
"groupId": "org.apache.maven.plugins",
"artifactId": "maven-install-plugin",
@@ -7020,13 +7027,6 @@
"checksumAlgorithm": "SHA-256",
"checksum": "eb4069c7fe50a313b3f5295ccd214f30402f63971c26f443f7f3e798be8cc2a7"
},
- {
- "groupId": "org.apache.maven.plugins",
- "artifactId": "maven-artifact-plugin",
- "version": "3.5.3",
- "checksumAlgorithm": "SHA-256",
- "checksum": "f2a94b64ff9368d397a9f986178b1a17e8788726ae683f2c6ef7670a7e2fd552"
- },
{
"groupId": "io.quarkus.platform",
"artifactId": "quarkus-maven-plugin",
diff --git a/lockfile.json b/lockfile.json
index 4a955d30..436868cf 100644
--- a/lockfile.json
+++ b/lockfile.json
@@ -5,6 +5,13 @@
"lockFileVersion": 1,
"dependencies": [],
"mavenPlugins": [
+ {
+ "groupId": "org.apache.maven.plugins",
+ "artifactId": "maven-artifact-plugin",
+ "version": "3.6.0",
+ "checksumAlgorithm": "SHA-256",
+ "checksum": "06c6e6415d35767c09c0110938814a124b255303fbc49ac89b628e43cf4d71da"
+ },
{
"groupId": "org.apache.maven.plugins",
"artifactId": "maven-install-plugin",
@@ -89,13 +96,6 @@
"checksumAlgorithm": "SHA-256",
"checksum": "eb4069c7fe50a313b3f5295ccd214f30402f63971c26f443f7f3e798be8cc2a7"
},
- {
- "groupId": "org.apache.maven.plugins",
- "artifactId": "maven-artifact-plugin",
- "version": "3.5.3",
- "checksumAlgorithm": "SHA-256",
- "checksum": "f2a94b64ff9368d397a9f986178b1a17e8788726ae683f2c6ef7670a7e2fd552"
- },
{
"groupId": "com.diffplug.spotless",
"artifactId": "spotless-maven-plugin",
diff --git a/maven_plugin/lockfile.json b/maven_plugin/lockfile.json
index c8f27c55..2a55a9c1 100644
--- a/maven_plugin/lockfile.json
+++ b/maven_plugin/lockfile.json
@@ -2305,6 +2305,13 @@
}
],
"mavenPlugins": [
+ {
+ "groupId": "org.apache.maven.plugins",
+ "artifactId": "maven-artifact-plugin",
+ "version": "3.6.0",
+ "checksumAlgorithm": "SHA-256",
+ "checksum": "06c6e6415d35767c09c0110938814a124b255303fbc49ac89b628e43cf4d71da"
+ },
{
"groupId": "org.apache.maven.plugins",
"artifactId": "maven-install-plugin",
@@ -2403,13 +2410,6 @@
"checksumAlgorithm": "SHA-256",
"checksum": "eb4069c7fe50a313b3f5295ccd214f30402f63971c26f443f7f3e798be8cc2a7"
},
- {
- "groupId": "org.apache.maven.plugins",
- "artifactId": "maven-artifact-plugin",
- "version": "3.5.3",
- "checksumAlgorithm": "SHA-256",
- "checksum": "f2a94b64ff9368d397a9f986178b1a17e8788726ae683f2c6ef7670a7e2fd552"
- },
{
"groupId": "com.diffplug.spotless",
"artifactId": "spotless-maven-plugin",
diff --git a/pom.xml b/pom.xml
index 65ce7da6..6e831597 100644
--- a/pom.xml
+++ b/pom.xml
@@ -63,7 +63,7 @@
org.apache.maven.plugins
maven-artifact-plugin
- 3.5.3
+ 3.6.0
com.diffplug.spotless