From 1c9590cc37db339e8e8867f1b838648e6d7cc651 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 May 2025 12:07:44 +0000 Subject: [PATCH] Bump the dependencies group with 2 updates Bumps the dependencies group with 2 updates: [org.springframework.boot:spring-boot-dependencies](https://github.com/spring-projects/spring-boot) and [org.hibernate.validator:hibernate-validator](https://github.com/hibernate/hibernate-validator). Updates `org.springframework.boot:spring-boot-dependencies` from 3.4.5 to 3.5.0 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.4.5...v3.5.0) Updates `org.hibernate.validator:hibernate-validator` from 8.0.2.Final to 9.0.0.Final - [Changelog](https://github.com/hibernate/hibernate-validator/blob/main/changelog.txt) - [Commits](https://github.com/hibernate/hibernate-validator/compare/8.0.2.Final...9.0.0.Final) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-dependencies dependency-version: 3.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: org.hibernate.validator:hibernate-validator dependency-version: 9.0.0.Final dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies ... Signed-off-by: dependabot[bot] --- blackbox-test/pom.xml | 2 +- validator-spring-starter/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/blackbox-test/pom.xml b/blackbox-test/pom.xml index 9144ab67..4b1a9f36 100644 --- a/blackbox-test/pom.xml +++ b/blackbox-test/pom.xml @@ -29,7 +29,7 @@ org.hibernate.validator hibernate-validator - 8.0.2.Final + 9.0.0.Final diff --git a/validator-spring-starter/pom.xml b/validator-spring-starter/pom.xml index fb3b4873..55d45fc7 100644 --- a/validator-spring-starter/pom.xml +++ b/validator-spring-starter/pom.xml @@ -14,7 +14,7 @@ org.springframework.boot spring-boot-dependencies - 3.4.5 + 3.5.0 pom import