From aa75f7341a186939984a287f820d1d0a6d91b921 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Nov 2024 21:12:03 +0000 Subject: [PATCH] Bump org.springframework.boot:spring-boot-starter-validation Bumps [org.springframework.boot:spring-boot-starter-validation](https://github.com/spring-projects/spring-boot) from 3.3.5 to 3.4.0. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.3.5...v3.4.0) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-starter-validation dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- theater-service-config/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/theater-service-config/pom.xml b/theater-service-config/pom.xml index 5967d10..b76d8b1 100644 --- a/theater-service-config/pom.xml +++ b/theater-service-config/pom.xml @@ -25,7 +25,7 @@ org.springframework.boot spring-boot-starter-validation - 3.3.5 + 3.4.0 org.projectlombok