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 2024/03/21 08:14:19 UTC

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

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 fb6a334f327 Bump org.apache.santuario:xmlsec from 4.0.1 to 4.0.2 (#13561)
fb6a334f327 is described below

commit fb6a334f327f30bd734b59b6919437c00fc20e07
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Thu Mar 21 09:14:13 2024 +0100

    Bump org.apache.santuario:xmlsec from 4.0.1 to 4.0.2 (#13561)
    
    Bumps org.apache.santuario:xmlsec from 4.0.1 to 4.0.2.
    
    ---
    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 07f958acffe..7be806b5bdc 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -482,7 +482,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.1</xmlsec-version>
+        <xmlsec-version>4.0.2</xmlsec-version>
         <xmlunit-version>2.9.1</xmlunit-version>
         <xpp3-version>1.1.4c</xpp3-version>
         <yasson-version>3.0.3</yasson-version>