From c8fc2041e99b0a122c28a2637220bce7411c8ed7 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 09b70edc6..bca02f4c1 100644 --- a/pom.xml +++ b/pom.xml @@ -103,7 +103,7 @@ 0.11.0 3.6.3 0.0.3 - 3.9.0 + 3.10.0 3.1.0 3.2.0 0.23.0 From b7e54dbb0ca15b4fa86956b89ea166933192d322 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 bca02f4c1..1dbec0b4d 100644 --- a/pom.xml +++ b/pom.xml @@ -990,7 +990,7 @@ **/src/test/java/**/*.java - 1.28.0 + 1.36.1 true false From 1150ca2d15a88a197cc335b30211a9fae5838ea7 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 1dbec0b4d..a5f052942 100644 --- a/pom.xml +++ b/pom.xml @@ -990,7 +990,7 @@ **/src/test/java/**/*.java - 1.36.1 + 1.35.0 true false From 9acaa6aa774306372e0811814a8c150f6275e3eb 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 a5f052942..25bf06ff8 100644 --- a/pom.xml +++ b/pom.xml @@ -964,6 +964,18 @@ + + + + + java21 + + [21,) + + + simd + + com.diffplug.spotless @@ -990,7 +1002,6 @@ **/src/test/java/**/*.java - 1.35.0 true false @@ -1040,16 +1051,6 @@ - - java21 - - [21,) - - - simd - - - default-all-modules From ea6b01411776b2119321a8a42505617ad7168e44 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 25bf06ff8..bc55c9499 100644 --- a/pom.xml +++ b/pom.xml @@ -1002,6 +1002,7 @@ **/src/test/java/**/*.java + 1.35.0 true false