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 b1dc6b235 Updating XML Security to 2.3.2
b1dc6b235 is described below
commit b1dc6b2354c5861b9499fbd2735ae927b7463487
Author: Colm O hEigeartaigh <[email protected]>
AuthorDate: Fri Sep 16 10:06:32 2022 +0100
Updating XML Security to 2.3.2
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index 24d86f4c8..ac6f2ee0d 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -48,7 +48,7 @@
<wsdl4j.version>1.6.3</wsdl4j.version>
<xalan.version>2.7.2</xalan.version>
<xz.version>1.9</xz.version>
- <xmlsec.version>2.3.1</xmlsec.version>
+ <xmlsec.version>2.3.2</xmlsec.version>
<xmlunit.version>2.8.2</xmlunit.version>
<!-- OSGi related properties -->
<wss4j.osgi.import />