File tree Expand file tree Collapse file tree 2 files changed +11
-4
lines changed Expand file tree Collapse file tree 2 files changed +11
-4
lines changed Original file line number Diff line number Diff line change 8888 <artifactId >javassist</artifactId >
8989 </dependency >
9090 <dependency >
91- <groupId >dom4j</groupId >
91+ <groupId >org. dom4j</groupId >
9292 <artifactId >dom4j</artifactId >
9393 </dependency >
9494 </dependencies >
Original file line number Diff line number Diff line change 7272 <dependency >
7373 <groupId >junit</groupId >
7474 <artifactId >junit</artifactId >
75- <version >4.10 </version >
75+ <version >4.13.1 </version >
7676 <scope >test</scope >
7777 </dependency >
7878
189189 <version >${org.springframework.version} </version >
190190 </dependency >
191191
192+ <!-- <dependency>-->
193+ <!-- <groupId>dom4j</groupId>-->
194+ <!-- <artifactId>dom4j</artifactId>-->
195+ <!-- <version>1.6.1</version>-->
196+ <!-- </dependency>-->
197+
198+ <!-- https://mvnrepository.com/artifact/org.dom4j/dom4j -->
192199 <dependency >
193- <groupId >dom4j</groupId >
200+ <groupId >org. dom4j</groupId >
194201 <artifactId >dom4j</artifactId >
195- <version >1.6.1 </version >
202+ <version >2.1.3 </version >
196203 </dependency >
197204
198205 <dependency >
You can’t perform that action at this time.
0 commit comments