This is an automated email from the ASF dual-hosted git repository.
coheigea pushed a commit to branch 2_4_x-fixes
in repository https://gitbox.apache.org/repos/asf/ws-wss4j.git
The following commit(s) were added to refs/heads/2_4_x-fixes by this push:
new fc32c920d WSS-707 - Updating to XML Security 2.3.4 (#222)
fc32c920d is described below
commit fc32c920dd49fb15c8ca0c76b9465132f8396bd6
Author: Colm O hEigeartaigh <[email protected]>
AuthorDate: Tue Oct 24 05:16:00 2023 +0100
WSS-707 - Updating to XML Security 2.3.4 (#222)
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index d867373a0..af62844b0 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -47,7 +47,7 @@
<slf4j.version>1.7.36</slf4j.version>
<wsdl4j.version>1.6.3</wsdl4j.version>
<xz.version>1.9</xz.version>
- <xmlsec.version>2.3.3</xmlsec.version>
+ <xmlsec.version>2.3.4</xmlsec.version>
<xmlunit.version>2.8.2</xmlunit.version>
<!-- OSGi related properties -->
<wss4j.osgi.import />