Fix the Actuator sample

This commit is contained in:
Andy Wilkinson
2017-07-31 08:46:54 +01:00
parent f7c070938f
commit 4f76a560b8
2 changed files with 2 additions and 6 deletions

View File

@@ -28,10 +28,10 @@
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-web</artifactId>
</dependency>
<!-- <dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-security</artifactId>
</dependency> -->
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-jdbc</artifactId>