From 960942fff2a89b9fa16588127aaea6537138397b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 May 2023 05:00:34 +0000 Subject: [PATCH] Bump spring-boot-test from 2.3.12.RELEASE to 3.1.0 Bumps [spring-boot-test](https://github.com/spring-projects/spring-boot) from 2.3.12.RELEASE to 3.1.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.1.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 a8c17ef0..fcdf4064 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.1.0 test diff --git a/dc-commons-springboot/pom.xml b/dc-commons-springboot/pom.xml index edc4536e..c67ee91d 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.1.0 test diff --git a/dc-commons-springsecurity/pom.xml b/dc-commons-springsecurity/pom.xml index ad10d712..ef235df9 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.1.0 test