Skip to content

Commit aa008ba

Browse files
committed
Commeted Devtools support
1 parent 9b6a286 commit aa008ba

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pom.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -54,10 +54,10 @@
5454
<artifactId>spring-security-test</artifactId>
5555
<scope>test</scope>
5656
</dependency>
57-
<dependency>
58-
<groupId>org.springframework.boot</groupId>
59-
<artifactId>spring-boot-starter-devtools</artifactId>
60-
</dependency>
57+
<!--<dependency>-->
58+
<!--<groupId>org.springframework.boot</groupId>-->
59+
<!--<artifactId>spring-boot-starter-devtools</artifactId>-->
60+
<!--</dependency>-->
6161
</dependencies>
6262

6363
<build>

0 commit comments

Comments
 (0)