We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b0acd9 commit c26946eCopy full SHA for c26946e
spring/pom.xml
@@ -42,11 +42,6 @@
42
<groupId>org.springframework.boot</groupId>
43
<artifactId>spring-boot-autoconfigure</artifactId>
44
</dependency>
45
- <dependency>
46
- <groupId>org.springframework.boot</groupId>
47
- <artifactId>spring-boot-actuator</artifactId>
48
- <optional>${org.springframework.boot.spring-boot-actuator.optional}</optional>
49
- </dependency>
50
<dependency>
51
<groupId>com.github.ben-manes.caffeine</groupId>
52
<artifactId>caffeine</artifactId>
0 commit comments