File tree Expand file tree Collapse file tree 1 file changed +18
-18
lines changed
Expand file tree Collapse file tree 1 file changed +18
-18
lines changed Original file line number Diff line number Diff line change 348348 <scope >test</scope >
349349 </dependency >
350350
351- <dependency >
352- <groupId >org.apache.logging.log4j</groupId >
353- <artifactId >log4j-slf4j-impl</artifactId >
354- <version >${log4j.version} </version >
355- <scope >test</scope >
356- </dependency >
351+ <dependency >
352+ <groupId >org.apache.logging.log4j</groupId >
353+ <artifactId >log4j-slf4j-impl</artifactId >
354+ <version >${log4j.version} </version >
355+ <scope >test</scope >
356+ </dependency >
357357
358- <dependency >
359- <groupId >org.apache.logging.log4j</groupId >
360- <artifactId >log4j-core</artifactId >
361- <version >${log4j.version} </version >
362- <scope >test</scope >
363- </dependency >
358+ <dependency >
359+ <groupId >org.apache.logging.log4j</groupId >
360+ <artifactId >log4j-core</artifactId >
361+ <version >${log4j.version} </version >
362+ <scope >test</scope >
363+ </dependency >
364364
365- <dependency >
366- <groupId >org.apache.logging.log4j</groupId >
367- <artifactId >log4j-api</artifactId >
368- <version >${log4j.version} </version >
369- <scope >test</scope >
370- </dependency >
365+ <dependency >
366+ <groupId >org.apache.logging.log4j</groupId >
367+ <artifactId >log4j-api</artifactId >
368+ <version >${log4j.version} </version >
369+ <scope >test</scope >
370+ </dependency >
371371
372372 <!-- add explicitly to update automatically with dependabot -->
373373 <dependency >
You can’t perform that action at this time.
0 commit comments