From 2d6bb9b507bcdf2822be4d197238a98ead3aa64e Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Wed, 3 May 2017 15:04:05 +0100 Subject: [PATCH] Revert "Exclude commons-logging from Spring Security" This reverts commit ec57c3d92a42f1c752f8fdf98fa54a4c8121ddc8. Closes gh-8985 --- spring-boot-dependencies/pom.xml | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/spring-boot-dependencies/pom.xml b/spring-boot-dependencies/pom.xml index 0554c5b8466..b602d279819 100644 --- a/spring-boot-dependencies/pom.xml +++ b/spring-boot-dependencies/pom.xml @@ -2183,17 +2183,6 @@ import pom - - org.springframework.security - spring-security-core - ${spring-security.version} - - - commons-logging - commons-logging - - - org.springframework.security spring-security-jwt