You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2023/10/23 09:08:04 UTC

[camel] branch xmlsec-2.2.6-4.0.x created (now 2c3f116decb)

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

acosentino pushed a change to branch xmlsec-2.2.6-4.0.x
in repository https://gitbox.apache.org/repos/asf/camel.git


      at 2c3f116decb Upgrade Santuario XMLSec to version 2.2.6

This branch includes the following new commits:

     new 2c3f116decb Upgrade Santuario XMLSec to version 2.2.6

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[camel] 01/01: Upgrade Santuario XMLSec to version 2.2.6

Posted by ac...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch xmlsec-2.2.6-4.0.x
in repository https://gitbox.apache.org/repos/asf/camel.git

commit 2c3f116decb00e3df40c26e125ad4cc8ea24a101
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Oct 23 11:07:27 2023 +0200

    Upgrade Santuario XMLSec to version 2.2.6
    
    Signed-off-by: Andrea Cosentino <an...@gmail.com>
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 1a26ef07163..cbc07a38399 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -470,7 +470,7 @@
         <xml-apis-ext-version>1.3.04</xml-apis-ext-version>
         <xml-resolver-version>1.2</xml-resolver-version>
         <xmlgraphics-batik-version>1.16</xmlgraphics-batik-version>
-        <xmlsec-version>2.2.4</xmlsec-version>
+        <xmlsec-version>2.2.6</xmlsec-version>
         <xmlunit-version>2.9.1</xmlunit-version>
         <xpp3-version>1.1.4c</xpp3-version>
         <yasson-version>3.0.3</yasson-version>