This is an automated email from the ASF dual-hosted git repository.
coheigea pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ws-wss4j.git
The following commit(s) were added to refs/heads/master by this push:
new 3b840cecc Updating XML Security to 4.0.4
3b840cecc is described below
commit 3b840cecc2906ae0505598e914403d97d7615f2b
Author: Colm O hEigeartaigh <[email protected]>
AuthorDate: Fri Apr 11 13:17:49 2025 +0100
Updating XML Security to 4.0.4
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index 153784720..3833d557f 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -49,7 +49,7 @@
<wsdl4j.version>1.6.3</wsdl4j.version>
<woodstox.version>7.1.0</woodstox.version>
<xz.version>1.10</xz.version>
- <xmlsec.version>4.0.3</xmlsec.version>
+ <xmlsec.version>4.0.4</xmlsec.version>
<xmlunit.version>2.10.0</xmlunit.version>
<!-- OSGi related properties -->
<wss4j.osgi.import />