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/5] 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/5] 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/5] 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 From a2c1a83ddef9456f191a04436366710b3ce38910 Mon Sep 17 00:00:00 2001 From: andreatp Date: Thu, 27 Aug 2026 11:29:06 +0100 Subject: [PATCH 4/5] minor --- pom.xml | 23 ++++++++++++----------- 1 file changed, 12 insertions(+), 11 deletions(-) diff --git a/pom.xml b/pom.xml index 22617ca3..b927562c 100644 --- a/pom.xml +++ b/pom.xml @@ -944,6 +944,18 @@ + + + + + java21 + + [21,) + + + simd + + com.diffplug.spotless @@ -970,7 +982,6 @@ **/src/test/java/**/*.java - 1.35.0 true false @@ -1020,16 +1031,6 @@ - - java21 - - [21,) - - - simd - - - redline From 0db298a49c840e1b763223709141af49f23b17c9 Mon Sep 17 00:00:00 2001 From: andreatp Date: Thu, 27 Aug 2026 12:59:55 +0100 Subject: [PATCH 5/5] minor --- pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/pom.xml b/pom.xml index b927562c..7d225a98 100644 --- a/pom.xml +++ b/pom.xml @@ -982,6 +982,7 @@ **/src/test/java/**/*.java + 1.35.0 true false