NIFI-10912 This closes #6742. Upgrade JSLT To 0.1.14

Signed-off-by: Joe Witt <joewitt@apache.org>
This commit is contained in:
mr1716 2022-11-30 13:22:52 -05:00 committed by Joe Witt
parent 3399d09c46
commit beb0f920d5
No known key found for this signature in database
GPG Key ID: 9093BF854F811A1A
1 changed files with 1 additions and 1 deletions

View File

@ -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>