File tree Expand file tree Collapse file tree 10 files changed +11
-11
lines changed
bootstrapper-maven-plugin
src/main/resources/templates
caffeine-bounded-cache-support Expand file tree Collapse file tree 10 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 3939 </dependency >
4040 <dependency >
4141 <groupId >org.apache.logging.log4j</groupId >
42- <artifactId >log4j-slf4j -impl</artifactId >
42+ <artifactId >log4j-slf4j2 -impl</artifactId >
4343 <scope >test</scope >
4444 </dependency >
4545 <dependency >
Original file line number Diff line number Diff line change 5858 </dependency >
5959 <dependency >
6060 <groupId >org.apache.logging.log4j</groupId >
61- <artifactId >log4j-slf4j -impl</artifactId >
61+ <artifactId >log4j-slf4j2 -impl</artifactId >
6262 <version >${log4j.version} </version >
6363 </dependency >
6464 <dependency >
Original file line number Diff line number Diff line change 3737 </dependency >
3838 <dependency >
3939 <groupId >org.apache.logging.log4j</groupId >
40- <artifactId >log4j-slf4j -impl</artifactId >
40+ <artifactId >log4j-slf4j2 -impl</artifactId >
4141 <scope >test</scope >
4242 </dependency >
4343 <dependency >
Original file line number Diff line number Diff line change 3030 </dependency >
3131 <dependency >
3232 <groupId >org.apache.logging.log4j</groupId >
33- <artifactId >log4j-slf4j -impl</artifactId >
33+ <artifactId >log4j-slf4j2 -impl</artifactId >
3434 <scope >test</scope >
3535 </dependency >
3636 <dependency >
Original file line number Diff line number Diff line change 7070 </dependency >
7171 <dependency >
7272 <groupId >org.apache.logging.log4j</groupId >
73- <artifactId >log4j-slf4j -impl</artifactId >
73+ <artifactId >log4j-slf4j2 -impl</artifactId >
7474 <scope >test</scope >
7575 </dependency >
7676 <dependency >
Original file line number Diff line number Diff line change 6262
6363 <junit .version>5.10.1</junit .version>
6464 <fabric8-client .version>6.12.1</fabric8-client .version>
65- <slf4j .version>1.7.36 </slf4j .version>
65+ <slf4j .version>2.0.12 </slf4j .version>
6666 <log4j .version>2.23.1</log4j .version>
6767 <mokito .version>5.12.0</mokito .version>
6868 <commons-lang3 .version>3.14.0</commons-lang3 .version>
170170 </dependency >
171171 <dependency >
172172 <groupId >org.apache.logging.log4j</groupId >
173- <artifactId >log4j-slf4j -impl</artifactId >
173+ <artifactId >log4j-slf4j2 -impl</artifactId >
174174 <version >${log4j.version} </version >
175175 </dependency >
176176 <dependency >
Original file line number Diff line number Diff line change 3232 </dependency >
3333 <dependency >
3434 <groupId >org.apache.logging.log4j</groupId >
35- <artifactId >log4j-slf4j -impl</artifactId >
35+ <artifactId >log4j-slf4j2 -impl</artifactId >
3636 <scope >compile</scope >
3737 </dependency >
3838 <dependency >
Original file line number Diff line number Diff line change 5151 </dependency >
5252 <dependency >
5353 <groupId >org.apache.logging.log4j</groupId >
54- <artifactId >log4j-slf4j -impl</artifactId >
54+ <artifactId >log4j-slf4j2 -impl</artifactId >
5555 </dependency >
5656 <dependency >
5757 <groupId >org.apache.logging.log4j</groupId >
Original file line number Diff line number Diff line change 4747 </dependency >
4848 <dependency >
4949 <groupId >org.apache.logging.log4j</groupId >
50- <artifactId >log4j-slf4j -impl</artifactId >
50+ <artifactId >log4j-slf4j2 -impl</artifactId >
5151 </dependency >
5252 <dependency >
5353 <groupId >org.apache.logging.log4j</groupId >
Original file line number Diff line number Diff line change 3232 </dependency >
3333 <dependency >
3434 <groupId >org.apache.logging.log4j</groupId >
35- <artifactId >log4j-slf4j -impl</artifactId >
35+ <artifactId >log4j-slf4j2 -impl</artifactId >
3636 </dependency >
3737 <dependency >
3838 <groupId >org.apache.logging.log4j</groupId >
You can’t perform that action at this time.
0 commit comments