Merge "Spring Boot Actuator enabled on /manage" into cps_poc
[cps.git] / cps / cps-rest / pom.xml
index 46f941c..4f8746a 100644 (file)
             <groupId>org.springframework.boot</groupId>\r
             <artifactId>spring-boot-starter-jetty</artifactId>\r
         </dependency>\r
+        <dependency>\r
+            <groupId>org.springframework.boot</groupId>\r
+            <artifactId>spring-boot-starter-actuator</artifactId>\r
+        </dependency>\r
         <dependency>\r
             <groupId>io.swagger.core.v3</groupId>\r
             <artifactId>swagger-annotations</artifactId>\r