From b9919044bb99b5eec0848c1243e0006dde26c568 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Mar 2024 05:01:22 +0000 Subject: [PATCH] Bump org.springframework:spring-test from 5.2.22.RELEASE to 6.1.5 Bumps [org.springframework:spring-test](https://github.com/spring-projects/spring-framework) from 5.2.22.RELEASE to 6.1.5. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v5.2.22.RELEASE...v6.1.5) --- updated-dependencies: - dependency-name: org.springframework:spring-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 c15216b9..a539a577 100644 --- a/dc-commons-file/pom.xml +++ b/dc-commons-file/pom.xml @@ -84,7 +84,7 @@ org.springframework spring-test - 5.2.22.RELEASE + 6.1.5 test diff --git a/dc-commons-springboot/pom.xml b/dc-commons-springboot/pom.xml index 0930204f..c0fcf022 100644 --- a/dc-commons-springboot/pom.xml +++ b/dc-commons-springboot/pom.xml @@ -87,7 +87,7 @@ org.springframework spring-test - 5.2.22.RELEASE + 6.1.5 test diff --git a/dc-commons-springsecurity/pom.xml b/dc-commons-springsecurity/pom.xml index 6e7fa2cb..115df0d9 100644 --- a/dc-commons-springsecurity/pom.xml +++ b/dc-commons-springsecurity/pom.xml @@ -78,7 +78,7 @@ org.springframework spring-test - 5.2.22.RELEASE + 6.1.5 org.springframework