File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed
modello-plugins/modello-plugin-xml Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 23
23
<groupId >org.codehaus.plexus</groupId >
24
24
<artifactId >plexus-utils</artifactId >
25
25
</dependency >
26
+ <dependency >
27
+ <groupId >org.codehaus.plexus</groupId >
28
+ <artifactId >plexus-xml</artifactId >
29
+ </dependency >
26
30
</dependencies >
27
31
</project >
Original file line number Diff line number Diff line change 334
334
<dependency >
335
335
<groupId >org.codehaus.plexus</groupId >
336
336
<artifactId >plexus-utils</artifactId >
337
- <version >3.5.1</version >
337
+ <version >4.0.0</version >
338
+ </dependency >
339
+ <dependency >
340
+ <groupId >org.codehaus.plexus</groupId >
341
+ <artifactId >plexus-xml</artifactId >
342
+ <version >4.0.0</version >
338
343
</dependency >
339
344
<dependency >
340
345
<groupId >org.sonatype.plexus</groupId >
You can’t perform that action at this time.
0 commit comments