From e0267d5ac39ac13aad78e601fe57edee9c0d6cad Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Wed, 9 Dec 2015 12:07:39 +0000 Subject: [PATCH] Upgrade to Infinispan 8.0.2.Final Closes gh-4727 --- spring-boot-dependencies/pom.xml | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) diff --git a/spring-boot-dependencies/pom.xml b/spring-boot-dependencies/pom.xml index 38c6db0f7d0..83ee7c8d771 100644 --- a/spring-boot-dependencies/pom.xml +++ b/spring-boot-dependencies/pom.xml @@ -85,7 +85,7 @@ 4.1.1 4.5.1 4.4.4 - 8.0.1.Final + 8.0.2.Final 2.6.4 2.7.8 3.18.1-GA @@ -1555,8 +1555,16 @@ ${infinispan.version} - commons-logging - commons-logging + org.apache.logging.log4j + log4j-core + + + org.apache.logging.log4j + log4j-slf4j-impl + + + org.apache.logging.log4j + log4j-jcl