From d28c33d94a9ba57f3ced51f72bb4fd57fbf4c5c5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 15 Sep 2022 20:52:51 +0000 Subject: [PATCH] Bump spring-test from 3.2.2.RELEASE to 5.3.23 Bumps [spring-test](https://github.com/spring-projects/spring-framework) from 3.2.2.RELEASE to 5.3.23. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v3.2.2.RELEASE...v5.3.23) --- updated-dependencies: - dependency-name: org.springframework:spring-test dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- juddi-rest-cxf/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/juddi-rest-cxf/pom.xml b/juddi-rest-cxf/pom.xml index 7c161cffd..68d14a390 100644 --- a/juddi-rest-cxf/pom.xml +++ b/juddi-rest-cxf/pom.xml @@ -93,7 +93,7 @@ org.springframework spring-test - 3.2.2.RELEASE + 5.3.23 test