File tree Expand file tree Collapse file tree 7 files changed +3
-35
lines changed
Expand file tree Collapse file tree 7 files changed +3
-35
lines changed Original file line number Diff line number Diff line change 5757 <artifactId >log4j-core</artifactId >
5858 <scope >test</scope >
5959 </dependency >
60- <dependency >
61- <groupId >org.apache.logging.log4j</groupId >
62- <artifactId >log4j-1.2-api</artifactId >
63- <scope >test</scope >
64- </dependency >
6560 <dependency >
6661 <groupId >javax.vecmath</groupId >
6762 <artifactId >vecmath</artifactId >
Original file line number Diff line number Diff line change 5959 <artifactId >log4j-core</artifactId >
6060 <scope >test</scope >
6161 </dependency >
62- <dependency >
63- <groupId >org.apache.logging.log4j</groupId >
64- <artifactId >log4j-1.2-api</artifactId >
65- <scope >test</scope >
66- </dependency >
6762 <dependency >
6863 <groupId >xom</groupId >
6964 <artifactId >xom</artifactId >
Original file line number Diff line number Diff line change 5050 <artifactId >log4j-core</artifactId >
5151 <scope >test</scope >
5252 </dependency >
53- <dependency >
54- <groupId >org.apache.logging.log4j</groupId >
55- <artifactId >log4j-1.2-api</artifactId >
56- <scope >test</scope >
57- </dependency >
5853 <dependency >
5954 <groupId >javax.vecmath</groupId >
6055 <artifactId >vecmath</artifactId >
Original file line number Diff line number Diff line change 4040 <dependency >
4141 <groupId >org.apache.logging.log4j</groupId >
4242 <artifactId >log4j-core</artifactId >
43+ <scope >test</scope >
4344 </dependency >
4445 <dependency >
4546 <groupId >junit</groupId >
5152 <artifactId >hamcrest</artifactId >
5253 <scope >test</scope >
5354 </dependency >
54- <dependency >
55- <groupId >org.apache.logging.log4j</groupId >
56- <artifactId >log4j-1.2-api</artifactId >
57- <scope >test</scope >
58- </dependency >
5955 <dependency >
6056 <groupId >org.mockito</groupId >
6157 <artifactId >mockito-all</artifactId >
Original file line number Diff line number Diff line change 3232 <dependency >
3333 <groupId >org.apache.logging.log4j</groupId >
3434 <artifactId >log4j-core</artifactId >
35+ <scope >test</scope >
3536 </dependency >
3637 <dependency >
3738 <groupId >junit</groupId >
4849 <artifactId >vecmath</artifactId >
4950 <scope >test</scope >
5051 </dependency >
51- <dependency >
52- <groupId >org.apache.logging.log4j</groupId >
53- <artifactId >log4j-1.2-api</artifactId >
54- <scope >test</scope >
55- </dependency >
5652 <dependency >
5753 <groupId >${project.groupId} </groupId >
5854 <artifactId >cdk-core</artifactId >
Original file line number Diff line number Diff line change 3636 <dependency >
3737 <groupId >org.apache.logging.log4j</groupId >
3838 <artifactId >log4j-core</artifactId >
39+ <scope >test</scope >
3940 </dependency >
4041 <dependency >
4142 <groupId >junit</groupId >
5253 <artifactId >vecmath</artifactId >
5354 <scope >test</scope >
5455 </dependency >
55- <dependency >
56- <groupId >org.apache.logging.log4j</groupId >
57- <artifactId >log4j-1.2-api</artifactId >
58- <scope >test</scope >
59- </dependency >
6056 <dependency >
6157 <groupId >${project.groupId} </groupId >
6258 <artifactId >cdk-core</artifactId >
Original file line number Diff line number Diff line change 4444 <artifactId >mockito-all</artifactId >
4545 <scope >test</scope >
4646 </dependency >
47- <dependency >
48- <groupId >org.apache.logging.log4j</groupId >
49- <artifactId >log4j-1.2-api</artifactId >
50- <scope >test</scope >
51- </dependency >
5247 <dependency >
5348 <groupId >xom</groupId >
5449 <artifactId >xom</artifactId >
You can’t perform that action at this time.
0 commit comments