From 3d8407d8d44cfb9dbb8d3afeac55ff4fba4cebf2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 3 Nov 2024 08:11:17 +0000 Subject: [PATCH] :arrow_up:(deps): Update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.5.2 (#964) 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> --- lockfile.json | 14 +++++++------- maven_plugin/lockfile.json | 14 +++++++------- pom.xml | 2 +- 3 files changed, 15 insertions(+), 15 deletions(-) diff --git a/lockfile.json b/lockfile.json index 533c62f9..554b4c38 100644 --- a/lockfile.json +++ b/lockfile.json @@ -19,6 +19,13 @@ "checksumAlgorithm": "SHA-256", "checksum": "166adb65bbecfbb413e87631fa6bd4d48d4f572ba810404819b45bf7f239821d" }, + { + "groupId": "org.apache.maven.plugins", + "artifactId": "maven-surefire-plugin", + "version": "3.5.2", + "checksumAlgorithm": "SHA-256", + "checksum": "18fb9be8981fe43d3efa1d847955cdfa1a3c64d5fa463d123dee7278afd88c14" + }, { "groupId": "org.apache.maven.plugins", "artifactId": "maven-clean-plugin", @@ -61,13 +68,6 @@ "checksumAlgorithm": "SHA-256", "checksum": "9ae0b3478344d335d42580f9aa18aa8c3778ada3b53b7448b382dc92b3ae79ab" }, - { - "groupId": "org.apache.maven.plugins", - "artifactId": "maven-surefire-plugin", - "version": "3.5.1", - "checksumAlgorithm": "SHA-256", - "checksum": "a722d6a6c8c0decd6956a5d035fcb70dd31e965f4bbbef7c965964c985a43ea8" - }, { "groupId": "org.codehaus.gmavenplus", "artifactId": "gmavenplus-plugin", diff --git a/maven_plugin/lockfile.json b/maven_plugin/lockfile.json index 8e87b9ff..5c96c929 100644 --- a/maven_plugin/lockfile.json +++ b/maven_plugin/lockfile.json @@ -2319,6 +2319,13 @@ "checksumAlgorithm": "SHA-256", "checksum": "166adb65bbecfbb413e87631fa6bd4d48d4f572ba810404819b45bf7f239821d" }, + { + "groupId": "org.apache.maven.plugins", + "artifactId": "maven-surefire-plugin", + "version": "3.5.2", + "checksumAlgorithm": "SHA-256", + "checksum": "18fb9be8981fe43d3efa1d847955cdfa1a3c64d5fa463d123dee7278afd88c14" + }, { "groupId": "org.apache.maven.plugins", "artifactId": "maven-clean-plugin", @@ -2375,13 +2382,6 @@ "checksumAlgorithm": "SHA-256", "checksum": "9ae0b3478344d335d42580f9aa18aa8c3778ada3b53b7448b382dc92b3ae79ab" }, - { - "groupId": "org.apache.maven.plugins", - "artifactId": "maven-surefire-plugin", - "version": "3.5.1", - "checksumAlgorithm": "SHA-256", - "checksum": "a722d6a6c8c0decd6956a5d035fcb70dd31e965f4bbbef7c965964c985a43ea8" - }, { "groupId": "org.codehaus.gmavenplus", "artifactId": "gmavenplus-plugin", diff --git a/pom.xml b/pom.xml index b5d01761..214122ae 100644 --- a/pom.xml +++ b/pom.xml @@ -205,7 +205,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.5.1 + 3.5.2 org.apache.maven.plugins