|
|
|
@ -28,6 +28,13 @@
@@ -28,6 +28,13 @@
|
|
|
|
|
<groupId>org.springframework.boot</groupId> |
|
|
|
|
<artifactId>spring-boot-starter-actuator</artifactId> |
|
|
|
|
<optional>true</optional> |
|
|
|
|
<!-- TODO: remove when ModifiedClassPathRunner is fixed --> |
|
|
|
|
<exclusions> |
|
|
|
|
<exclusion> |
|
|
|
|
<groupId>org.apache.logging.log4j</groupId> |
|
|
|
|
<artifactId>log4j-to-slf4j</artifactId> |
|
|
|
|
</exclusion> |
|
|
|
|
</exclusions> |
|
|
|
|
</dependency> |
|
|
|
|
<dependency> |
|
|
|
|
<groupId>org.springframework.boot</groupId> |
|
|
|
|