Skip to content

Commit b66aa5b

Browse files
committed
auth
1 parent d281549 commit b66aa5b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

website/pom.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,8 @@
2727
</dependency>
2828
<dependency>
2929
<groupId>org.springframework.boot</groupId>
30-
<artifactId>spring-boot-starter-security</artifactId>
30+
<artifactId>spring-boot-devtools</artifactId>
31+
<optional>true</optional>
3132
</dependency>
3233
</dependencies>
3334

0 commit comments

Comments
 (0)