Skip to content

Commit 770d651

Browse files
committed
Upgrade to Apache Santuario XMLSEC 3.0.2.
3.0.2 is out with a key change in how it handles blocking vs. non-blocking entropy sources. Resolves #1332.
1 parent a0abd67 commit 770d651

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@
121121
<woodstox.version>6.4.0</woodstox.version>
122122
<wsdl4j.version>1.6.3</wsdl4j.version>
123123
<wss4j.version>2.4.1</wss4j.version>
124-
<xmlsec.version>3.0.1</xmlsec.version>
124+
<xmlsec.version>3.0.2</xmlsec.version>
125125
<xml-schema-core.version>2.2.2</xml-schema-core.version>
126126
<xmlunit1.version>1.6</xmlunit1.version>
127127
<xmlunit.version>2.9.0</xmlunit.version>

0 commit comments

Comments
 (0)