We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d6d309 commit 192ab3aCopy full SHA for 192ab3a
1 file changed
pom.xml
@@ -66,10 +66,10 @@
66
<groupId>org.springframework.boot</groupId>
67
<artifactId>spring-boot-starter-actuator</artifactId>
68
<exclusions>
69
- <exclusion>
70
- <groupId>org.springframework.boot</groupId>
71
- <artifactId>spring-boot-starter-logging</artifactId>
72
- </exclusion>
+ <exclusion>
+ <groupId>org.springframework.boot</groupId>
+ <artifactId>spring-boot-starter-logging</artifactId>
+ </exclusion>
73
</exclusions>
74
</dependency>
75
0 commit comments