From 562b6665a33db07348be6c82833cb8566f756b35 Mon Sep 17 00:00:00 2001 From: Oliver Gierke Date: Tue, 11 Apr 2017 11:38:58 +0200 Subject: [PATCH] DATACMNS-1040 - Remove exclusion of Commons Logging. Related ticket: SPR-14512. --- pom.xml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/pom.xml b/pom.xml index 6ebe5c9ea..9792a3308 100644 --- a/pom.xml +++ b/pom.xml @@ -25,12 +25,6 @@ org.springframework spring-core - - - commons-logging - commons-logging - - org.springframework