Skip to content

Commit 7d727e5

Browse files
committed
work
1 parent c405784 commit 7d727e5

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

pom.xml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -683,6 +683,10 @@
683683
<optional>true</optional>
684684
</dependency>
685685
<!-- spring-boot-starter -->
686+
<dependency>
687+
<groupId>org.springframework.boot</groupId>
688+
<artifactId>spring-boot-starter-actuator</artifactId>
689+
</dependency>
686690
<dependency>
687691
<groupId>org.springframework.boot</groupId>
688692
<artifactId>spring-boot-starter-jta-atomikos</artifactId>

0 commit comments

Comments
 (0)