From ec96159f6b428e72a36f010f0d6e03aaecc8ef6d Mon Sep 17 00:00:00 2001 From: Ken Dombeck Date: Thu, 29 Sep 2016 11:39:45 -0500 Subject: [PATCH] Exclude commons-logging from spring-session --- spring-boot-dependencies/pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/spring-boot-dependencies/pom.xml b/spring-boot-dependencies/pom.xml index cb7960408159..c669b467ef46 100644 --- a/spring-boot-dependencies/pom.xml +++ b/spring-boot-dependencies/pom.xml @@ -2196,6 +2196,12 @@ org.springframework.session spring-session ${spring-session.version} + + + commons-logging + commons-logging + + org.springframework.session