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

pvillard pushed a commit to branch support/nifi-1.x
in repository https://gitbox.apache.org/repos/asf/nifi.git


The following commit(s) were added to refs/heads/support/nifi-1.x by this push:
     new 2385a47667 NIFI-12259 Upgraded Apache Santuario from 2.3.3 to 2.3.4
2385a47667 is described below

commit 2385a476673818011ce71b9aaa068d87c07507ed
Author: exceptionfactory <[email protected]>
AuthorDate: Fri Oct 20 12:02:10 2023 -0500

    NIFI-12259 Upgraded Apache Santuario from 2.3.3 to 2.3.4
    
    Signed-off-by: Pierre Villard <[email protected]>
    
    This closes #7916.
---
 nifi-nar-bundles/nifi-framework-bundle/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/nifi-nar-bundles/nifi-framework-bundle/pom.xml 
b/nifi-nar-bundles/nifi-framework-bundle/pom.xml
index 7ee6abe6e7..4a605b57e1 100644
--- a/nifi-nar-bundles/nifi-framework-bundle/pom.xml
+++ b/nifi-nar-bundles/nifi-framework-bundle/pom.xml
@@ -431,7 +431,7 @@
             <dependency>
                 <groupId>org.apache.santuario</groupId>
                 <artifactId>xmlsec</artifactId>
-                <version>2.3.3</version>
+                <version>2.3.4</version>
                 <exclusions>
                     <exclusion>
                         <groupId>com.fasterxml.woodstox</groupId>

Reply via email to