From 02dd5e69e02a70945b47f691989fcf8e6d7f7803 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Nov 2022 00:03:06 +0000 Subject: [PATCH] Bump spring-test from 5.3.23 to 6.0.2 Bumps [spring-test](https://github.com/spring-projects/spring-framework) from 5.3.23 to 6.0.2. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.23...v6.0.2) --- updated-dependencies: - dependency-name: org.springframework:spring-test dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 86e577992..fe8fc6450 100644 --- a/pom.xml +++ b/pom.xml @@ -133,7 +133,7 @@ org.springframework spring-test - 5.3.23 + 6.0.2 test