aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorDeterme, Sebastien (sd378r) <sd378r@intl.att.com>2018-08-20 11:17:55 +0200
committerDeterme, Sebastien (sd378r) <sd378r@intl.att.com>2018-08-20 11:17:55 +0200
commit29f6b8a97c35032bfe3809a3dc09e2a097af0997 (patch)
tree3583d69166b9ff17950e8fe8b27040904d88b91e /pom.xml
parente1c2aab2796783d8543b340af3f5e5749097087f (diff)
Remove actuator
Remove not used library of Spring Issue-ID: CLAMP-192 Change-Id: I5b424c9b818cf9ebde00dc0ca9e7ab9eddd5774e Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/pom.xml b/pom.xml
index 712cadf6..6c233090 100644
--- a/pom.xml
+++ b/pom.xml
@@ -309,10 +309,6 @@
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
- <artifactId>spring-boot-starter-actuator</artifactId>
- </dependency>
- <dependency>
- <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-autoconfigure</artifactId>
</dependency>
<dependency>