From 07eee9dbc871ffecbf6ea1672006c63e1a23c76d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jun 2026 07:24:22 +0000 Subject: [PATCH] build(deps): bump the java-dependencies group across 1 directory with 2 updates Bumps the java-dependencies group with 2 updates in the /api directory: [org.springframework.boot:spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) and [com.diffplug.spotless:spotless-maven-plugin](https://github.com/diffplug/spotless). Updates `org.springframework.boot:spring-boot-starter-parent` from 4.0.6 to 4.1.0 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v4.0.6...v4.1.0) Updates `com.diffplug.spotless:spotless-maven-plugin` from 3.6.0 to 3.7.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.6.0...maven/3.7.0) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-starter-parent dependency-version: 4.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: java-dependencies - dependency-name: com.diffplug.spotless:spotless-maven-plugin dependency-version: 3.7.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: java-dependencies ... Signed-off-by: dependabot[bot] --- api/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/api/pom.xml b/api/pom.xml index 0cce498..74cc73c 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-starter-parent - 4.0.6 + 4.1.0 com.nextdocs @@ -193,7 +193,7 @@ com.diffplug.spotless spotless-maven-plugin - 3.6.0 + 3.7.0