Skip to content

Commit c26946e

Browse files
committed
chore(deps): remove unused org.springframework.boot:spring-boot-actuator dependency from spring module
1 parent 4b0acd9 commit c26946e

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

spring/pom.xml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -42,11 +42,6 @@
4242
<groupId>org.springframework.boot</groupId>
4343
<artifactId>spring-boot-autoconfigure</artifactId>
4444
</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>
5045
<dependency>
5146
<groupId>com.github.ben-manes.caffeine</groupId>
5247
<artifactId>caffeine</artifactId>

0 commit comments

Comments
 (0)