File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2727 <version >2.0</version >
2828 <scope >provided</scope >
2929 </dependency >
30- <dependency >
31- <groupId >log4j</groupId >
32- <artifactId >log4j</artifactId >
33- <version >1.2.15</version >
34- <scope >compile</scope >
35- <exclusions >
36- <exclusion >
37- <groupId >javax.mail</groupId >
38- <artifactId >mail</artifactId >
39- </exclusion >
40- <exclusion >
41- <groupId >javax.jms</groupId >
42- <artifactId >jms</artifactId >
43- </exclusion >
44- <exclusion >
45- <groupId >com.sun.jdmk</groupId >
46- <artifactId >jmxtools</artifactId >
47- </exclusion >
48- <exclusion >
49- <groupId >com.sun.jmx</groupId >
50- <artifactId >jmxri</artifactId >
51- </exclusion >
52- </exclusions >
53-
54- </dependency >
30+ <dependency >
31+ <groupId >org.apache.logging.log4j</groupId >
32+ <artifactId >log4j-api</artifactId >
33+ <version >2.5</version >
34+ </dependency >
5535 <dependency >
5636 <groupId >commons-logging</groupId >
5737 <artifactId >commons-logging</artifactId >
You can’t perform that action at this time.
0 commit comments