Skip to content

Commit d2eda53

Browse files
committed
Upgrade to stax-ex 1.8.3.
Resolves #1220.
1 parent af1bccb commit d2eda53

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@
112112
<soap-api.version>1.4.0</soap-api.version>
113113
<spring.version>5.3.7</spring.version>
114114
<spring-security.version>5.5.0</spring-security.version>
115-
<stax.version>1.7.8</stax.version>
115+
<stax.version>1.8.3</stax.version>
116116
<sun-mail.version>1.6.0</sun-mail.version>
117117
<woodstox.version>4.2.0</woodstox.version>
118118
<wsdl4j.version>1.6.3</wsdl4j.version>

spring-ws-support/.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ target
33
.classpath
44
.project
55
.settings
6-
6+
data

0 commit comments

Comments
 (0)