From c987a7bbc8cfb339ca1db7b4d465321e0df4e9e3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 12 Mar 2022 21:18:45 +0000 Subject: [PATCH] Bump spring-test from 3.2.2.RELEASE to 5.3.16 Bumps [spring-test](https://github.com/spring-projects/spring-framework) from 3.2.2.RELEASE to 5.3.16. - [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.16) --- 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..2da9810e5 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.16 test