Fixup test following dependency change
Since spring-boot-actuator-docs should not depend on a starter the log file is now simulated.
This commit is contained in:
@@ -64,6 +64,10 @@
|
||||
<artifactId>liquibase-core</artifactId>
|
||||
<scope>provided</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.springframework</groupId>
|
||||
<artifactId>spring-core</artifactId>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.springframework</groupId>
|
||||
<artifactId>spring-jdbc</artifactId>
|
||||
|
||||
Reference in New Issue
Block a user