From 7acdcf44dd69515382a0ba772a1f233edecbf064 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Jun 2025 02:06:03 +0000 Subject: [PATCH] Bump the maven-plugins group across 1 directory with 3 updates Bumps the maven-plugins group with 3 updates in the / directory: [org.apache.maven.plugins:maven-clean-plugin](https://github.com/apache/maven-clean-plugin), [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) and [com.diffplug.spotless:spotless-maven-plugin](https://github.com/diffplug/spotless). Updates `org.apache.maven.plugins:maven-clean-plugin` from 3.4.1 to 3.5.0 - [Release notes](https://github.com/apache/maven-clean-plugin/releases) - [Commits](https://github.com/apache/maven-clean-plugin/compare/maven-clean-plugin-3.4.1...maven-clean-plugin-3.5.0) Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.5.2 to 3.5.3 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.5.2...surefire-3.5.3) Updates `com.diffplug.spotless:spotless-maven-plugin` from 2.44.3 to 2.44.5 - [Release notes](https://github.com/diffplug/spotless/releases) - [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md) - [Commits](https://github.com/diffplug/spotless/compare/maven/2.44.3...maven/2.44.5) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-clean-plugin dependency-version: 3.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-plugins - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-version: 3.5.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-plugins - dependency-name: com.diffplug.spotless:spotless-maven-plugin dependency-version: 2.44.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-plugins ... Signed-off-by: dependabot[bot] --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index f82e51f..aace83b 100644 --- a/pom.xml +++ b/pom.xml @@ -196,7 +196,7 @@ maven-clean-plugin - 3.4.1 + 3.5.0 maven-site-plugin @@ -224,7 +224,7 @@ maven-surefire-plugin - 3.5.2 + 3.5.3 maven-jar-plugin @@ -245,7 +245,7 @@ com.diffplug.spotless spotless-maven-plugin - 2.44.3 + 2.44.5