From 19f6b3d604adba50366059b2cdb1f71a14f9160c Mon Sep 17 00:00:00 2001 From: Philipp Marx Date: Thu, 23 Mar 2017 22:01:51 +0100 Subject: [PATCH] Make spring-boot-actuator bundle as optional --- redisson/pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/redisson/pom.xml b/redisson/pom.xml index 4cab5bc10..e8baa8570 100644 --- a/redisson/pom.xml +++ b/redisson/pom.xml @@ -263,6 +263,7 @@ spring-boot-actuator [1.4,) provided + true