Skip to content

Commit 7e030d2

Browse files
committed
Polish
1 parent 04c8b91 commit 7e030d2

File tree

1 file changed

+2
-2
lines changed
  • spring-boot-samples/spring-boot-sample-actuator

1 file changed

+2
-2
lines changed

spring-boot-samples/spring-boot-sample-actuator/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,10 @@
2727
<groupId>org.springframework.boot</groupId>
2828
<artifactId>spring-boot-starter-web</artifactId>
2929
</dependency>
30-
<!-- <dependency>
30+
<dependency>
3131
<groupId>org.springframework.boot</groupId>
3232
<artifactId>spring-boot-starter-security</artifactId>
33-
</dependency> -->
33+
</dependency>
3434
<dependency>
3535
<groupId>org.springframework.boot</groupId>
3636
<artifactId>spring-boot-starter-jdbc</artifactId>

0 commit comments

Comments
 (0)