File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 183
183
</dependency >
184
184
<dependency >
185
185
<groupId >org.apache.logging.log4j</groupId >
186
- <artifactId >log4j-slf4j -impl</artifactId >
186
+ <artifactId >log4j-slf4j2 -impl</artifactId >
187
187
<version >${log4j.version} </version >
188
188
</dependency >
189
189
<dependency >
Original file line number Diff line number Diff line change 63
63
</dependency >
64
64
<dependency >
65
65
<groupId >org.apache.logging.log4j</groupId >
66
- <artifactId >log4j-slf4j -impl</artifactId >
66
+ <artifactId >log4j-slf4j2 -impl</artifactId >
67
67
</dependency >
68
68
<dependency >
69
69
<groupId >org.apache.logging.log4j</groupId >
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
57
57
<!-- Test dependencies -->
You can’t perform that action at this time.
0 commit comments