From ae82860818ae6d8d0964c3b799b4285962bac151 Mon Sep 17 00:00:00 2001 From: "David M. Johnson" Date: Sat, 2 Jan 2021 09:31:03 -0500 Subject: [PATCH] back-out change to Spring dependency. --- app/pom.xml | 1 + pom.xml | 8 -------- 2 files changed, 1 insertion(+), 8 deletions(-) diff --git a/app/pom.xml b/app/pom.xml index 53bf272a32..f6670154e5 100644 --- a/app/pom.xml +++ b/app/pom.xml @@ -55,6 +55,7 @@ limitations under the License. 1.0b3 1.13.1 1.7.30 + 5.2.7.RELEASE 5.3.3.RELEASE 2.5.22 2.2 diff --git a/pom.xml b/pom.xml index 6d404f8aa6..1269eb78fe 100644 --- a/pom.xml +++ b/pom.xml @@ -46,7 +46,6 @@ limitations under the License. 2.3.1 10.0.0 6.1.0-SNAPSHOT - 5.2.7.RELEASE @@ -110,13 +109,6 @@ limitations under the License. 5.6.2 test - - org.springframework - spring-framework-bom - ${spring.version} - pom - import -