From eb71c8c1e3362222f5ce551a4a49998fcf1bf245 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 8 Aug 2026 08:52:31 +0000 Subject: [PATCH] build: bump the maven group across 1 directory with 2 updates Bumps the maven group with 2 updates in the / directory: [org.jspecify:jspecify](https://github.com/jspecify/jspecify) and [com.diffplug.spotless:spotless-maven-plugin](https://github.com/diffplug/spotless). Updates `org.jspecify:jspecify` from 1.0.0 to 1.0.1 - [Release notes](https://github.com/jspecify/jspecify/releases) - [Commits](https://github.com/jspecify/jspecify/compare/v1.0.0...v1.0.1) Updates `com.diffplug.spotless:spotless-maven-plugin` from 3.8.0 to 3.9.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.8.0...maven/3.9.0) --- updated-dependencies: - dependency-name: org.jspecify:jspecify dependency-version: 1.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven - dependency-name: com.diffplug.spotless:spotless-maven-plugin dependency-version: 3.9.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: maven ... Signed-off-by: dependabot[bot] --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 215d307..159b961 100644 --- a/pom.xml +++ b/pom.xml @@ -56,7 +56,7 @@ org.jspecify jspecify - 1.0.0 + 1.0.1 org.junit.jupiter @@ -155,7 +155,7 @@ com.diffplug.spotless spotless-maven-plugin - 3.8.0 + 3.9.0 format-sources