From 2390f05969a3be3a77a9a5131715c5caae89b8a5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 Apr 2022 21:09:44 +0000 Subject: [PATCH] Bump spring-test from 3.2.2.RELEASE to 5.3.19 Bumps [spring-test](https://github.com/spring-projects/spring-framework) from 3.2.2.RELEASE to 5.3.19. - [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.19) --- 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..eb0ddf569 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.19 test