Skip to content

Commit

Permalink
fix actuator pom, make springboot-actuator dependencies strong
Browse files Browse the repository at this point in the history
  • Loading branch information
ColdClear committed Sep 25, 2023
1 parent a832a20 commit 1505ad4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion arklet/arklet-springboot-starter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-actuator</artifactId>
<scope>provided</scope>
</dependency>

<!--test-->
Expand Down

0 comments on commit 1505ad4

Please sign in to comment.