From 430a80c03b58040a6a10262553afc23b5d16f3ae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Sep 2026 01:54:05 +0000 Subject: [PATCH] build(deps-dev): bump the maven-plugins group with 2 updates Bumps the maven-plugins group with 2 updates: [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) and [com.diffplug.spotless:spotless-maven-plugin](https://github.com/diffplug/spotless). Updates `org.apache.maven.plugins:maven-compiler-plugin` from 3.15.0 to 3.16.0 - [Release notes](https://github.com/apache/maven-compiler-plugin/releases) - [Commits](https://github.com/apache/maven-compiler-plugin/compare/maven-compiler-plugin-3.15.0...maven-compiler-plugin-3.16.0) Updates `com.diffplug.spotless:spotless-maven-plugin` from 3.10.0 to 3.10.1 - [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.10.0...maven/3.10.1) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-compiler-plugin dependency-version: 3.16.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: maven-plugins - dependency-name: com.diffplug.spotless:spotless-maven-plugin dependency-version: 3.10.1 dependency-type: direct:development 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 b266a6a..3ca0e76 100644 --- a/pom.xml +++ b/pom.xml @@ -216,7 +216,7 @@ maven-compiler-plugin - 3.15.0 + 3.16.0 maven-plugin-plugin @@ -245,7 +245,7 @@ com.diffplug.spotless spotless-maven-plugin - 3.10.0 + 3.10.1