File tree Expand file tree Collapse file tree 1 file changed +7
-6
lines changed Expand file tree Collapse file tree 1 file changed +7
-6
lines changed Original file line number Diff line number Diff line change 9797 <type >pom</type >
9898 <scope >import</scope >
9999 </dependency >
100+ <dependency >
101+ <groupId >org.slf4j</groupId >
102+ <artifactId >slf4j-bom</artifactId >
103+ <version >2.0.17</version >
104+ <type >pom</type >
105+ <scope >import</scope >
106+ </dependency >
100107 <dependency >
101108 <groupId >org.springframework.boot</groupId >
102109 <artifactId >spring-boot-dependencies</artifactId >
259266 <version >5.15.2</version >
260267 <scope >test</scope >
261268 </dependency >
262- <dependency >
263- <groupId >org.slf4j</groupId >
264- <artifactId >slf4j-simple</artifactId >
265- <version >2.0.17</version >
266- <scope >test</scope >
267- </dependency >
268269 <!--
269270 This plugin is used to start a spring boot application during tests
270271 to generate AOT metadata. See also spring-boot-maven-plugin
You can’t perform that action at this time.
0 commit comments