mirror of https://github.com/apache/nifi.git
NIFI-10912 This closes #6742. Upgrade JSLT To 0.1.14
Signed-off-by: Joe Witt <joewitt@apache.org>
This commit is contained in:
parent
3399d09c46
commit
beb0f920d5
|
@ -37,7 +37,7 @@
|
|||
<dependency>
|
||||
<groupId>com.schibsted.spt.data</groupId>
|
||||
<artifactId>jslt</artifactId>
|
||||
<version>0.1.13</version>
|
||||
<version>0.1.14</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
</dependencyManagement>
|
||||
|
|
Loading…
Reference in New Issue