From e5218ab932889687c7c6beec5a5d9cc865f90146 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Aug 2026 04:13:53 +0000 Subject: [PATCH 1/3] chore(deps): bump com.diffplug.spotless:spotless-maven-plugin Bumps [com.diffplug.spotless:spotless-maven-plugin](https://github.com/diffplug/spotless) from 3.9.0 to 3.10.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.9.0...maven/3.10.0) --- updated-dependencies: - dependency-name: com.diffplug.spotless:spotless-maven-plugin dependency-version: 3.10.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index b66b2f11..274d184d 100644 --- a/pom.xml +++ b/pom.xml @@ -93,7 +93,7 @@ 3.10.1 0.11.0 3.6.3 - 3.9.0 + 3.10.0 3.1.0 3.2.0 0.23.0 From 59b204592d1fd4531513715d0bf84cdc7f0aed25 Mon Sep 17 00:00:00 2001 From: andreatp Date: Mon, 24 Aug 2026 12:02:45 +0100 Subject: [PATCH 2/3] bump google java format --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 274d184d..0dc253ed 100644 --- a/pom.xml +++ b/pom.xml @@ -970,7 +970,7 @@ **/src/test/java/**/*.java - 1.28.0 + 1.36.1 true false From 887e575eda4b2b36363e8044ef98673f54f7c829 Mon Sep 17 00:00:00 2001 From: andreatp Date: Mon, 24 Aug 2026 12:36:04 +0100 Subject: [PATCH 3/3] retrocompatible java-format --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 0dc253ed..22617ca3 100644 --- a/pom.xml +++ b/pom.xml @@ -970,7 +970,7 @@ **/src/test/java/**/*.java - 1.36.1 + 1.35.0 true false