This is an automated email from the ASF dual-hosted git repository.
coheigea pushed a commit to branch 3_0_x-fixes
in repository https://gitbox.apache.org/repos/asf/ws-wss4j.git
The following commit(s) were added to refs/heads/3_0_x-fixes by this push:
new 1a0753523 WSS-707 - Updating to Santuario 3.0.3 (#221)
1a0753523 is described below
commit 1a0753523f4d9abcff17f9446395f2f5fd7ef036
Author: Colm O hEigeartaigh <[email protected]>
AuthorDate: Tue Oct 24 04:20:01 2023 +0100
WSS-707 - Updating to Santuario 3.0.3 (#221)
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index f5afe0615..d5044850b 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -48,7 +48,7 @@
<wsdl4j.version>1.6.3</wsdl4j.version>
<woodstox.version>6.5.1</woodstox.version>
<xz.version>1.9</xz.version>
- <xmlsec.version>3.0.2</xmlsec.version>
+ <xmlsec.version>3.0.3</xmlsec.version>
<xmlunit.version>2.9.1</xmlunit.version>
<!-- OSGi related properties -->
<wss4j.osgi.import />