File tree Expand file tree Collapse file tree 1 file changed +4
-5
lines changed
Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
2- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
2+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
43 <modelVersion >4.0.0</modelVersion >
54
65 <groupId >org.springframework.ws</groupId >
117116 <woodstox .version>4.2.0</woodstox .version>
118117 <wsdl4j .version>1.6.3</wsdl4j .version>
119118 <wss4j .version>2.3.0</wss4j .version>
120- <xmlsec .version>2.2 .0</xmlsec .version>
119+ <xmlsec .version>2.3 .0</xmlsec .version>
121120 <xml-schema-core .version>2.2.2</xml-schema-core .version>
122121 <xmlunit1 .version>1.6</xmlunit1 .version>
123122 <xmlunit .version>2.7.0</xmlunit .version>
267266 </excludes >
268267 <searchTransitive >true</searchTransitive >
269268 </bannedDependencies >
270- <dependencyConvergence />
269+ <dependencyConvergence />
271270 </rules >
272271 <fail >true</fail >
273272 </configuration >
868867 <
developerConnection >scm:git:ssh://
[email protected] :spring-projects/spring-ws.git</
developerConnection >
869868 </scm >
870869
871- </project >
870+ </project >
You can’t perform that action at this time.
0 commit comments