File tree Expand file tree Collapse file tree 2 files changed +3
-16
lines changed
Expand file tree Collapse file tree 2 files changed +3
-16
lines changed Original file line number Diff line number Diff line change 256256 <version >${pkg.jdom.version} </version >
257257 <scope >test</scope >
258258 </dependency >
259- <!-- xom dependency xalan will cause feature secure-processing failed
260- <dependency>
261- <groupId>xom</groupId>
262- <artifactId>xom</artifactId>
263- <version>${pkg.xom.version}</version>
264- <scope>test</scope>
265- </dependency>
266- -->
267259 </dependencies >
268260
269261</project >
Original file line number Diff line number Diff line change 1616 <commons .cli.versin>1.4</commons .cli.versin>
1717 <lombok .version>1.18.20</lombok .version>
1818 <sun .tools.version>1.6</sun .tools.version>
19- <!-- docker环境下配置-->
20- <sun .tools.systempath>${java.home} /../lib/tools.jar</sun .tools.systempath>
2119
2220 <!-- java 1.6 最高可用版本-->
23- <logback-classic .version>1.2.1</logback-classic .version>
2421 <commons-lang3 .version>3.4</commons-lang3 .version>
25- <commons-collections .version>3.2.1 </commons-collections .version>
26- <commons-io .version>2.4 </commons-io .version>
22+ <commons-collections .version>3.2.2 </commons-collections .version>
23+ <commons-io .version>2.11.0 </commons-io .version>
2724 <guava .version>18.0</guava .version>
28- <json .version>20160810</json .version>
29- <retrofit .version>1.9.0</retrofit .version>
25+ <json .version>20230618</json .version>
3026 <asm .version>9.2</asm .version>
3127 <junit .version>4.13.1</junit .version>
32- <javax .servlet-api>3.1.0</javax .servlet-api>
3328 <servlet-api >2.4</servlet-api >
3429 <jakarta .servlet-api>5.0.0</jakarta .servlet-api>
3530 <oshi-core .version>3.13.6</oshi-core .version>
You can’t perform that action at this time.
0 commit comments