From e58628021f41b15b50966baba9f51e7ef5fe0149 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Apr 2025 01:13:21 +0000 Subject: [PATCH] Bump the maven-plugins group across 1 directory with 2 updates Bumps the maven-plugins group with 2 updates in the / directory: [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-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.4 - [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.4) --- updated-dependencies: - 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.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-plugins ... Signed-off-by: dependabot[bot] --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index f82e51f..e77a34e 100644 --- a/pom.xml +++ b/pom.xml @@ -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.4