NIFI-12259 Upgraded Apache Santuario from 2.3.3 to 2.3.4

Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>

This closes #7916.
This commit is contained in:
exceptionfactory 2023-10-20 12:02:10 -05:00 committed by Pierre Villard
parent f352857e42
commit fc6677153f
No known key found for this signature in database
GPG Key ID: F92A93B30C07C6D5
1 changed files with 1 additions and 1 deletions

View File

@ -445,7 +445,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>