Skip to content

Commit

Permalink
build($POM): remove dependency spring-boot-starter-actuator
Browse files Browse the repository at this point in the history
  • Loading branch information
johnnymillergh committed May 10, 2020
1 parent 9b07500 commit 9c64522
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions auth-center/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -102,10 +102,6 @@
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-sftp</artifactId>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-actuator</artifactId>
</dependency>

<dependency>
<groupId>com.jmsoftware</groupId>
Expand Down

0 comments on commit 9c64522

Please sign in to comment.