You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2023/12/26 07:47:15 UTC

(camel) branch main updated: Bump org.apache.santuario:xmlsec from 4.0.0 to 4.0.1 (#12601)

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

davsclaus pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/main by this push:
     new 08d4cd7754e Bump org.apache.santuario:xmlsec from 4.0.0 to 4.0.1 (#12601)
08d4cd7754e is described below

commit 08d4cd7754e8f41515fbd1d01a156645d24be13a
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Tue Dec 26 08:47:09 2023 +0100

    Bump org.apache.santuario:xmlsec from 4.0.0 to 4.0.1 (#12601)
    
    Bumps org.apache.santuario:xmlsec from 4.0.0 to 4.0.1.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.santuario:xmlsec
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <su...@github.com>
    Co-authored-by: dependabot[bot] <49...@users.noreply.github.com>
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index c6811ffdb9e..c362d6bae1a 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -471,7 +471,7 @@
         <xml-apis-version>1.4.01</xml-apis-version>
         <xml-apis-ext-version>1.3.04</xml-apis-ext-version>
         <xml-resolver-version>1.2</xml-resolver-version>
-        <xmlsec-version>4.0.0</xmlsec-version>
+        <xmlsec-version>4.0.1</xmlsec-version>
         <xmlunit-version>2.9.1</xmlunit-version>
         <xpp3-version>1.1.4c</xpp3-version>
         <yasson-version>3.0.3</yasson-version>