We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 480ec58 commit f381e4eCopy full SHA for f381e4e
1 file changed
application/pom.xml
@@ -38,13 +38,6 @@
38
<artifactId>spring-boot-starter-test</artifactId>
39
<scope>test</scope>
40
</dependency>
41
- <!--SpringBoot devtools-->
42
- <dependency>
43
- <groupId>org.springframework.boot</groupId>
44
- <artifactId>spring-boot-devtools</artifactId>
45
- <scope>runtime</scope>
46
- <optional>true</optional>
47
- </dependency>
48
<!--jasypt-->
49
<dependency>
50
<groupId>com.github.ulisesbocchio</groupId>
0 commit comments