From 8b9b18eb150481c7d4e5e38c5fbcb18a1daf8396 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 Feb 2024 04:19:34 +0000 Subject: [PATCH] Bump org.springframework.boot:spring-boot-test-autoconfigure Bumps [org.springframework.boot:spring-boot-test-autoconfigure](https://github.com/spring-projects/spring-boot) from 2.3.12.RELEASE to 3.2.3. - [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.3) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-test-autoconfigure dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- dc-commons-springsecurity/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dc-commons-springsecurity/pom.xml b/dc-commons-springsecurity/pom.xml index 6e7fa2cb..78c4e3d7 100644 --- a/dc-commons-springsecurity/pom.xml +++ b/dc-commons-springsecurity/pom.xml @@ -105,7 +105,7 @@ org.springframework.boot spring-boot-test-autoconfigure - 2.3.12.RELEASE + 3.2.3 test