From 7e992a44cdca310826dc94bcecc5c73f6d4364cd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jun 2026 08:15:45 +0000 Subject: [PATCH] fix(deps): bump the prod-deps group across 1 directory with 3 updates Bumps the prod-deps group with 2 updates in the / directory: [org.springframework.boot:spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) and [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle). 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 `org.hibernate.orm:hibernate-jpamodelgen` from 7.2.12.Final to 7.4.1.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/7.4.1/changelog.txt) - [Commits](https://github.com/hibernate/hibernate-orm/compare/7.2.12...7.4.1) Updates `com.puppycrawl.tools:checkstyle` from 13.5.0 to 13.6.0 - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-13.5.0...checkstyle-13.6.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: prod-deps - dependency-name: org.hibernate.orm:hibernate-jpamodelgen dependency-version: 7.4.1.Final dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-deps - dependency-name: com.puppycrawl.tools:checkstyle dependency-version: 13.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-deps ... Signed-off-by: dependabot[bot] --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index c455b46..4ee3739 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-starter-parent - 4.0.6 + 4.1.0 @@ -44,7 +44,7 @@ 0.2.0 3.6.0 1.2.0 - 13.5.0 + 13.6.0