File tree Expand file tree Collapse file tree 3 files changed +3
-0
lines changed
Expand file tree Collapse file tree 3 files changed +3
-0
lines changed Original file line number Diff line number Diff line change 2525 <groupId >log4j</groupId >
2626 <artifactId >log4j</artifactId >
2727 <version >1.2.17</version >
28+ <scope >provided</scope >
2829 </dependency >
2930 <dependency >
3031 <groupId >${project.groupId} </groupId >
Original file line number Diff line number Diff line change 5050 <groupId >org.apache.logging.log4j</groupId >
5151 <artifactId >log4j-core</artifactId >
5252 <version >2.12.0</version >
53+ <scope >provided</scope >
5354 </dependency >
5455 <dependency >
5556 <groupId >${project.groupId} </groupId >
Original file line number Diff line number Diff line change 2525 <groupId >ch.qos.logback</groupId >
2626 <artifactId >logback-classic</artifactId >
2727 <version >1.2.3</version >
28+ <scope >provided</scope >
2829 </dependency >
2930 <dependency >
3031 <groupId >${project.groupId} </groupId >
You can’t perform that action at this time.
0 commit comments