You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ws.apache.org by co...@apache.org on 2021/09/14 08:27:06 UTC

[ws-wss4j] branch 2_3_x-fixes updated: Updating Apache XML Security to 2.2.3

This is an automated email from the ASF dual-hosted git repository.

coheigea pushed a commit to branch 2_3_x-fixes
in repository https://gitbox.apache.org/repos/asf/ws-wss4j.git


The following commit(s) were added to refs/heads/2_3_x-fixes by this push:
     new 8f8af80  Updating Apache XML Security to 2.2.3
8f8af80 is described below

commit 8f8af807fa27329e99752c56577952b922406961
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Tue Sep 14 09:26:30 2021 +0100

    Updating Apache XML Security to 2.2.3
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 2c20116..0b8509c 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -47,7 +47,7 @@
         <wsdl4j.version>1.6.3</wsdl4j.version>
         <xalan.version>2.7.2</xalan.version>
         <xz.version>1.8</xz.version>
-        <xmlsec.version>2.2.2</xmlsec.version>
+        <xmlsec.version>2.2.3</xmlsec.version>
         <xmlunit.version>2.7.0</xmlunit.version>
         <joda.version>2.10.10</joda.version>   
         <!-- OSGi related properties -->