From 3875d0d29b548d17d0c87a04d905e94230151ca2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Mar 2026 22:06:45 +0000 Subject: [PATCH] chore: [DevOps] bump the test group with 2 updates Bumps the test group with 2 updates: [com.diffplug.spotless:spotless-maven-plugin](https://github.com/diffplug/spotless) and [org.apache.maven.plugins:maven-resources-plugin](https://github.com/apache/maven-resources-plugin). Updates `com.diffplug.spotless:spotless-maven-plugin` from 3.2.1 to 3.3.0 - [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/3.2.1...lib/3.3.0) Updates `org.apache.maven.plugins:maven-resources-plugin` from 3.4.0 to 3.5.0 - [Release notes](https://github.com/apache/maven-resources-plugin/releases) - [Commits](https://github.com/apache/maven-resources-plugin/compare/v3.4.0...maven-resources-plugin-3.5.0) --- updated-dependencies: - dependency-name: com.diffplug.spotless:spotless-maven-plugin dependency-version: 3.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: test - dependency-name: org.apache.maven.plugins:maven-resources-plugin dependency-version: 3.5.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: test ... Signed-off-by: dependabot[bot] --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 10abeb36f..b81c4629a 100644 --- a/pom.xml +++ b/pom.xml @@ -78,7 +78,7 @@ 20251224 2.6 - 3.2.1 + 3.3.0 false false @@ -545,7 +545,7 @@ org.apache.maven.plugins maven-resources-plugin - 3.4.0 + 3.5.0