File tree Expand file tree Collapse file tree 2 files changed +2
-13
lines changed Expand file tree Collapse file tree 2 files changed +2
-13
lines changed Original file line number Diff line number Diff line change 238238 <dependency >
239239 <groupId >commons-codec</groupId >
240240 <artifactId >commons-codec</artifactId >
241- <version >1.18 .0</version >
241+ <version >1.19 .0</version >
242242 </dependency >
243243 <dependency >
244244 <groupId >xerces</groupId >
249249 <groupId >xalan</groupId >
250250 <artifactId >xalan</artifactId >
251251 <version >2.7.3</version >
252- <exclusions >
253- <exclusion >
254- <groupId >xml-apis</groupId >
255- <artifactId >xml-apis</artifactId >
256- </exclusion >
257- </exclusions >
258- </dependency >
259- <dependency >
260- <groupId >xml-apis</groupId >
261- <artifactId >xml-apis</artifactId >
262- <version >1.4.01</version >
263252 </dependency >
264253 <dependency >
265254 <groupId >org.projectlombok</groupId >
Original file line number Diff line number Diff line change 1616 <timestamp >${maven.build.timestamp}</timestamp >
1717 <maven .build.timestamp.format>yyyyMMddHHmm</maven .build.timestamp.format>
1818 <min .maven.api>3.0</min .maven.api>
19- <junit .version>5.13.3 </junit .version>
19+ <junit .version>5.13.4 </junit .version>
2020 <maven .compiler.release>11</maven .compiler.release>
2121 </properties >
2222
You can’t perform that action at this time.
0 commit comments