We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d281549 commit b66aa5bCopy full SHA for b66aa5b
1 file changed
website/pom.xml
@@ -27,7 +27,8 @@
27
</dependency>
28
<dependency>
29
<groupId>org.springframework.boot</groupId>
30
- <artifactId>spring-boot-starter-security</artifactId>
+ <artifactId>spring-boot-devtools</artifactId>
31
+ <optional>true</optional>
32
33
</dependencies>
34
0 commit comments