We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af1bccb commit d2eda53Copy full SHA for d2eda53
pom.xml
@@ -112,7 +112,7 @@
112
<soap-api.version>1.4.0</soap-api.version>
113
<spring.version>5.3.7</spring.version>
114
<spring-security.version>5.5.0</spring-security.version>
115
- <stax.version>1.7.8</stax.version>
+ <stax.version>1.8.3</stax.version>
116
<sun-mail.version>1.6.0</sun-mail.version>
117
<woodstox.version>4.2.0</woodstox.version>
118
<wsdl4j.version>1.6.3</wsdl4j.version>
spring-ws-support/.gitignore
@@ -3,4 +3,4 @@ target
3
.classpath
4
.project
5
.settings
6
-
+data
0 commit comments