File tree Expand file tree Collapse file tree 2 files changed +9
-0
lines changed Expand file tree Collapse file tree 2 files changed +9
-0
lines changed Original file line number Diff line number Diff line change 123123 <artifactId >log4j-core</artifactId >
124124 <version >${log4j.version} </version >
125125 </dependency >
126+ <dependency >
127+ <groupId >org.apache.logging.log4j</groupId >
128+ <artifactId >log4j-slf4j-impl</artifactId >
129+ <version >${log4j.version} </version >
130+ </dependency >
126131 <dependency >
127132 <groupId >org.apache.logging.log4j</groupId >
128133 <artifactId >log4j-api</artifactId >
Original file line number Diff line number Diff line change 5858 <groupId >org.apache.logging.log4j</groupId >
5959 <artifactId >log4j-core</artifactId >
6060 </dependency >
61+ <dependency >
62+ <groupId >org.apache.logging.log4j</groupId >
63+ <artifactId >log4j-slf4j-impl</artifactId >
64+ </dependency >
6165 <dependency >
6266 <groupId >org.apache.logging.log4j</groupId >
6367 <artifactId >log4j-api</artifactId >
You can’t perform that action at this time.
0 commit comments