From 43833c7bf0bb92743e217c0139a3889f16054fea Mon Sep 17 00:00:00 2001 From: dreis2211 Date: Sun, 14 Jul 2019 15:11:24 +0200 Subject: [PATCH] Remove unused java-statsd-client dependencies See gh-17508 --- .../spring-boot-actuator-autoconfigure/pom.xml | 5 ----- spring-boot-project/spring-boot-docs/pom.xml | 5 ----- 2 files changed, 10 deletions(-) diff --git a/spring-boot-project/spring-boot-actuator-autoconfigure/pom.xml b/spring-boot-project/spring-boot-actuator-autoconfigure/pom.xml index 9b3e323d46b..99da3c7d09d 100644 --- a/spring-boot-project/spring-boot-actuator-autoconfigure/pom.xml +++ b/spring-boot-project/spring-boot-actuator-autoconfigure/pom.xml @@ -68,11 +68,6 @@ javax.mail true - - com.timgroup - java-statsd-client - true - com.zaxxer HikariCP diff --git a/spring-boot-project/spring-boot-docs/pom.xml b/spring-boot-project/spring-boot-docs/pom.xml index 9a9d0914f30..1133cf1aa68 100644 --- a/spring-boot-project/spring-boot-docs/pom.xml +++ b/spring-boot-project/spring-boot-docs/pom.xml @@ -166,11 +166,6 @@ sendgrid-java true - - com.timgroup - java-statsd-client - true - com.unboundid unboundid-ldapsdk