mirror of https://github.com/apache/nifi.git
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:
parent
f352857e42
commit
fc6677153f
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue