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 23
23
<version >${revision} </version >
24
24
<relativePath >../log4j-parent</relativePath >
25
25
</parent >
26
-
27
26
<artifactId >log4j-1.2-api</artifactId >
28
27
<packaging >jar</packaging >
29
28
<name >Apache Log4j 1.x Compatibility API</name >
86
85
<artifactId >commons-lang3</artifactId >
87
86
<scope >test</scope >
88
87
</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 >
95
88
<dependency >
96
89
<groupId >com.fasterxml.jackson.dataformat</groupId >
97
90
<artifactId >jackson-dataformat-xml</artifactId >
107
100
<artifactId >junit-jupiter-params</artifactId >
108
101
<scope >test</scope >
109
102
</dependency >
103
+ <!-- JUnit -->
110
104
<dependency >
111
105
<groupId >org.junit.vintage</groupId >
112
106
<artifactId >junit-vintage-engine</artifactId >
You can’t perform that action at this time.
0 commit comments