File tree Expand file tree Collapse file tree 1 file changed +0
-6
lines changed
spring-boot-project/spring-boot-dependencies Expand file tree Collapse file tree 1 file changed +0
-6
lines changed Original file line number Diff line number Diff line change 193
193
<webjars-hal-browser .version>3325375</webjars-hal-browser .version>
194
194
<webjars-locator-core .version>0.36</webjars-locator-core .version>
195
195
<wsdl4j .version>1.6.3</wsdl4j .version>
196
- <xml-apis .version>1.4.01</xml-apis .version>
197
196
<xmlunit2 .version>2.6.2</xmlunit2 .version>
198
197
<!-- Plugin versions -->
199
198
<build-helper-maven-plugin .version>3.0.0</build-helper-maven-plugin .version>
3058
3057
<artifactId >wsdl4j</artifactId >
3059
3058
<version >${wsdl4j.version} </version >
3060
3059
</dependency >
3061
- <dependency >
3062
- <groupId >xml-apis</groupId >
3063
- <artifactId >xml-apis</artifactId >
3064
- <version >${xml-apis.version} </version >
3065
- </dependency >
3066
3060
</dependencies >
3067
3061
</dependencyManagement >
3068
3062
<build >
You can’t perform that action at this time.
0 commit comments