From dd3b31c098416538e89829473487fc9ff7ff13d9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Nov 2023 04:38:32 +0000 Subject: [PATCH] Bump org.springframework.boot:spring-boot-test Bumps [org.springframework.boot:spring-boot-test](https://github.com/spring-projects/spring-boot) from 2.3.12.RELEASE to 3.2.0. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v2.3.12.RELEASE...v3.2.0) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-test dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- dc-commons-file/pom.xml | 2 +- dc-commons-springboot/pom.xml | 2 +- dc-commons-springsecurity/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/dc-commons-file/pom.xml b/dc-commons-file/pom.xml index cdd7a631..c4698b39 100644 --- a/dc-commons-file/pom.xml +++ b/dc-commons-file/pom.xml @@ -78,7 +78,7 @@ org.springframework.boot spring-boot-test - 2.3.12.RELEASE + 3.2.0 test diff --git a/dc-commons-springboot/pom.xml b/dc-commons-springboot/pom.xml index 71246777..6c8ef33f 100644 --- a/dc-commons-springboot/pom.xml +++ b/dc-commons-springboot/pom.xml @@ -98,7 +98,7 @@ org.springframework.boot spring-boot-test - 2.3.12.RELEASE + 3.2.0 test diff --git a/dc-commons-springsecurity/pom.xml b/dc-commons-springsecurity/pom.xml index a6a6c77e..05ff1712 100644 --- a/dc-commons-springsecurity/pom.xml +++ b/dc-commons-springsecurity/pom.xml @@ -99,7 +99,7 @@ org.springframework.boot spring-boot-test - 2.3.12.RELEASE + 3.2.0 test