From 2ec2e7179dc32ebea0053f7eb9ea16eb757c4704 Mon Sep 17 00:00:00 2001 From: Sergey Matvienko Date: Mon, 23 Aug 2021 10:28:22 +0300 Subject: [PATCH] dependency management: org.springframework:spring-core (version with no change, exclusions replaced with transitive dependency management --- pom.xml | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/pom.xml b/pom.xml index 687b6031fd..1eff6471d8 100755 --- a/pom.xml +++ b/pom.xml @@ -1059,23 +1059,11 @@ org.springframework.security spring-security-oauth2-client ${spring-security.version} - - - org.springframework - spring-core - - org.springframework.security spring-security-oauth2-jose ${spring-security.version} - - - org.springframework - spring-core - - org.springframework