mirror of https://github.com/apache/nifi.git
NIFI-11888 Upgraded Saxon-HE from 12.2 to 12.3
This closes #7553 Signed-off-by: David Handermann <exceptionfactory@apache.org>
This commit is contained in:
parent
011986c431
commit
5a8519ebd1
|
@ -159,7 +159,7 @@
|
|||
<dependency>
|
||||
<groupId>net.sf.saxon</groupId>
|
||||
<artifactId>Saxon-HE</artifactId>
|
||||
<version>12.2</version>
|
||||
<version>12.3</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>javax.jms</groupId>
|
||||
|
|
Loading…
Reference in New Issue