File tree Expand file tree Collapse file tree
modello-maven-plugin/src/it Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1616 <dependencies >
1717 <!-- NOTE: This must compile without plexus-utils -->
1818 <dependency >
19- <groupId >dom4j</groupId >
19+ <groupId >org. dom4j</groupId >
2020 <artifactId >dom4j</artifactId >
21- <version >1.6.1 </version >
21+ <version >2.1.3 </version >
2222 <scope >compile</scope >
2323 </dependency >
2424 </dependencies >
Original file line number Diff line number Diff line change 3535 <scope >compile</scope >
3636 </dependency >
3737 <dependency >
38- <groupId >dom4j</groupId >
38+ <groupId >org. dom4j</groupId >
3939 <artifactId >dom4j</artifactId >
40- <version >1.6.1 </version >
40+ <version >2.1.3 </version >
4141 <scope >compile</scope >
4242 </dependency >
4343 <dependency >
Original file line number Diff line number Diff line change 2020 </dependency >
2121
2222 <dependency >
23- <groupId >dom4j</groupId >
23+ <groupId >org. dom4j</groupId >
2424 <artifactId >dom4j</artifactId >
25- <version >1.6.1 </version >
25+ <version >2.1.3 </version >
2626 </dependency >
2727 <dependency >
2828 <groupId >org.jdom</groupId >
You can’t perform that action at this time.
0 commit comments