File tree 10 files changed +12
-12
lines changed
bootstrapper-maven-plugin
src/main/resources/templates
caffeine-bounded-cache-support
10 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 39
39
</dependency >
40
40
<dependency >
41
41
<groupId >org.apache.logging.log4j</groupId >
42
- <artifactId >log4j-slf4j -impl</artifactId >
42
+ <artifactId >log4j-slf4j2 -impl</artifactId >
43
43
<scope >test</scope >
44
44
</dependency >
45
45
<dependency >
Original file line number Diff line number Diff line change 58
58
</dependency >
59
59
<dependency >
60
60
<groupId >org.apache.logging.log4j</groupId >
61
- <artifactId >log4j-slf4j -impl</artifactId >
61
+ <artifactId >log4j-slf4j2 -impl</artifactId >
62
62
<version >${log4j.version} </version >
63
63
</dependency >
64
64
<dependency >
Original file line number Diff line number Diff line change 37
37
</dependency >
38
38
<dependency >
39
39
<groupId >org.apache.logging.log4j</groupId >
40
- <artifactId >log4j-slf4j -impl</artifactId >
40
+ <artifactId >log4j-slf4j2 -impl</artifactId >
41
41
<scope >test</scope >
42
42
</dependency >
43
43
<dependency >
Original file line number Diff line number Diff line change 30
30
</dependency >
31
31
<dependency >
32
32
<groupId >org.apache.logging.log4j</groupId >
33
- <artifactId >log4j-slf4j -impl</artifactId >
33
+ <artifactId >log4j-slf4j2 -impl</artifactId >
34
34
<scope >test</scope >
35
35
</dependency >
36
36
<dependency >
Original file line number Diff line number Diff line change 70
70
</dependency >
71
71
<dependency >
72
72
<groupId >org.apache.logging.log4j</groupId >
73
- <artifactId >log4j-slf4j -impl</artifactId >
73
+ <artifactId >log4j-slf4j2 -impl</artifactId >
74
74
<scope >test</scope >
75
75
</dependency >
76
76
<dependency >
Original file line number Diff line number Diff line change 62
62
63
63
<junit .version>5.10.1</junit .version>
64
64
<fabric8-client .version>6.13.1</fabric8-client .version>
65
- <slf4j .version>1.7.36 </slf4j .version>
65
+ <slf4j .version>2.0.12 </slf4j .version>
66
66
<log4j .version>2.23.1</log4j .version>
67
67
<mokito .version>5.12.0</mokito .version>
68
68
<commons-lang3 .version>3.16.0</commons-lang3 .version>
71
71
<assertj .version>3.26.3</assertj .version>
72
72
<awaitility .version>4.2.0</awaitility .version>
73
73
<spring-boot .version>2.7.3</spring-boot .version>
74
- <micrometer-core .version>1.13.2</micrometer-core .version>
74
+ <micrometer-core .version>1.13.2</micrometer-core .version>
75
75
<okhttp .version>4.12.0</okhttp .version>
76
76
<caffeine .version>3.1.8</caffeine .version>
77
77
<jenvtest .version>0.9.6</jenvtest .version>
170
170
</dependency >
171
171
<dependency >
172
172
<groupId >org.apache.logging.log4j</groupId >
173
- <artifactId >log4j-slf4j -impl</artifactId >
173
+ <artifactId >log4j-slf4j2 -impl</artifactId >
174
174
<version >${log4j.version} </version >
175
175
</dependency >
176
176
<dependency >
Original file line number Diff line number Diff line change 32
32
</dependency >
33
33
<dependency >
34
34
<groupId >org.apache.logging.log4j</groupId >
35
- <artifactId >log4j-slf4j -impl</artifactId >
35
+ <artifactId >log4j-slf4j2 -impl</artifactId >
36
36
<scope >compile</scope >
37
37
</dependency >
38
38
<dependency >
Original file line number Diff line number Diff line change 51
51
</dependency >
52
52
<dependency >
53
53
<groupId >org.apache.logging.log4j</groupId >
54
- <artifactId >log4j-slf4j -impl</artifactId >
54
+ <artifactId >log4j-slf4j2 -impl</artifactId >
55
55
</dependency >
56
56
<dependency >
57
57
<groupId >org.apache.logging.log4j</groupId >
Original file line number Diff line number Diff line change 47
47
</dependency >
48
48
<dependency >
49
49
<groupId >org.apache.logging.log4j</groupId >
50
- <artifactId >log4j-slf4j -impl</artifactId >
50
+ <artifactId >log4j-slf4j2 -impl</artifactId >
51
51
</dependency >
52
52
<dependency >
53
53
<groupId >org.apache.logging.log4j</groupId >
Original file line number Diff line number Diff line change 32
32
</dependency >
33
33
<dependency >
34
34
<groupId >org.apache.logging.log4j</groupId >
35
- <artifactId >log4j-slf4j -impl</artifactId >
35
+ <artifactId >log4j-slf4j2 -impl</artifactId >
36
36
</dependency >
37
37
<dependency >
38
38
<groupId >org.apache.logging.log4j</groupId >
You can’t perform that action at this time.
0 commit comments