File tree Expand file tree Collapse file tree 1 file changed +1
-7
lines changed Expand file tree Collapse file tree 1 file changed +1
-7
lines changed Original file line number Diff line number Diff line change 2323 <version >${revision} </version >
2424 <relativePath >../log4j-parent</relativePath >
2525 </parent >
26-
2726 <artifactId >log4j-1.2-api</artifactId >
2827 <packaging >jar</packaging >
2928 <name >Apache Log4j 1.x Compatibility API</name >
8685 <artifactId >commons-lang3</artifactId >
8786 <scope >test</scope >
8887 </dependency >
89- <!-- Place Felix before Equinox because Felix is signed. -->
90- <dependency >
91- <groupId >org.hamcrest</groupId >
92- <artifactId >hamcrest</artifactId >
93- <scope >test</scope >
94- </dependency >
9588 <dependency >
9689 <groupId >com.fasterxml.jackson.dataformat</groupId >
9790 <artifactId >jackson-dataformat-xml</artifactId >
107100 <artifactId >junit-jupiter-params</artifactId >
108101 <scope >test</scope >
109102 </dependency >
103+ <!-- JUnit -->
110104 <dependency >
111105 <groupId >org.junit.vintage</groupId >
112106 <artifactId >junit-vintage-engine</artifactId >
You can’t perform that action at this time.
0 commit comments