File tree Expand file tree Collapse file tree 7 files changed +11
-6
lines changed Expand file tree Collapse file tree 7 files changed +11
-6
lines changed Original file line number Diff line number Diff line change 3535 <dependency >
3636 <groupId >org.xmlunit</groupId >
3737 <artifactId >xmlunit-core</artifactId >
38- <version >2.9.1</version >
3938 <scope >test</scope >
4039 </dependency >
4140 </dependencies >
Original file line number Diff line number Diff line change 4141 <dependency >
4242 <groupId >org.xmlunit</groupId >
4343 <artifactId >xmlunit-core</artifactId >
44- <version >2.9.1</version >
4544 <scope >test</scope >
4645 </dependency >
4746 </dependencies >
Original file line number Diff line number Diff line change 2828 <dependency >
2929 <groupId >org.xmlunit</groupId >
3030 <artifactId >xmlunit-core</artifactId >
31- <version >2.9.1</version >
3231 <scope >test</scope >
3332 </dependency >
3433 </dependencies >
Original file line number Diff line number Diff line change 4242 <dependency >
4343 <groupId >org.xmlunit</groupId >
4444 <artifactId >xmlunit-core</artifactId >
45- <version >2.9.1</version >
4645 <scope >test</scope >
4746 </dependency >
4847 </dependencies >
Original file line number Diff line number Diff line change 3838 <dependency >
3939 <groupId >org.xmlunit</groupId >
4040 <artifactId >xmlunit-core</artifactId >
41- <version >2.9.1</version >
4241 <scope >test</scope >
4342 </dependency >
4443 </dependencies >
Original file line number Diff line number Diff line change 2929 <dependency >
3030 <groupId >org.xmlunit</groupId >
3131 <artifactId >xmlunit-core</artifactId >
32- <version >2.9.1</version >
3332 <scope >test</scope >
3433 </dependency >
3534 </dependencies >
Original file line number Diff line number Diff line change 3030 <module >modello-plugin-velocity</module >
3131 </modules >
3232
33+ <dependencyManagement >
34+ <dependencies >
35+ <dependency >
36+ <groupId >org.xmlunit</groupId >
37+ <artifactId >xmlunit-core</artifactId >
38+ <version >2.10.0</version >
39+ <scope >test</scope >
40+ </dependency >
41+ </dependencies >
42+ </dependencyManagement >
43+
3344 <dependencies >
3445 <dependency >
3546 <groupId >org.eclipse.sisu</groupId >
You can’t perform that action at this time.
0 commit comments