File tree Expand file tree Collapse file tree 2 files changed +2
-12
lines changed Expand file tree Collapse file tree 2 files changed +2
-12
lines changed Original file line number Diff line number Diff line change 78
78
<groupId >org.codehaus.plexus</groupId >
79
79
<artifactId >plexus-utils</artifactId >
80
80
</dependency >
81
- <dependency >
82
- <groupId >org.codehaus.plexus</groupId >
83
- <artifactId >plexus-xml</artifactId >
84
- </dependency >
85
81
86
82
<dependency >
87
83
<groupId >org.slf4j</groupId >
Original file line number Diff line number Diff line change 188
188
<artifactId >plexus-utils</artifactId >
189
189
<version >3.5.1</version >
190
190
</dependency >
191
- <dependency >
192
- <groupId >org.codehaus.plexus</groupId >
193
- <artifactId >plexus-xml</artifactId >
194
- <!-- keep 3.x to be compatible with Maven 3 -->
195
- <version >3.0.0</version >
196
- </dependency >
197
191
198
192
<!--
199
193
| Optional support dependencies
285
279
<dependency >
286
280
<groupId >org.apache.maven.shared</groupId >
287
281
<artifactId >maven-common-artifact-filters</artifactId >
288
- <version >3.3.2 </version >
282
+ <version >3.4.0 </version >
289
283
</dependency >
290
284
291
285
<!--
294
288
<dependency >
295
289
<groupId >org.junit</groupId >
296
290
<artifactId >junit-bom</artifactId >
297
- <version >5.10 .2</version >
291
+ <version >5.12 .2</version >
298
292
<type >pom</type >
299
293
<scope >import</scope >
300
294
</dependency >
You can’t perform that action at this time.
0 commit comments