Skip to content

Commit af8cedd

Browse files
exceptionfactorypvillard31
authored andcommitted
NIFI-14268 Set JSON Smart version 2.5.2 in root configuration
Signed-off-by: Pierre Villard <[email protected]> This closes #9721.
1 parent c3db6ca commit af8cedd

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

pom.xml

+5
Original file line numberDiff line numberDiff line change
@@ -407,6 +407,11 @@
407407
<artifactId>json-path</artifactId>
408408
<version>${com.jayway.jsonpath.version}</version>
409409
</dependency>
410+
<dependency>
411+
<groupId>net.minidev</groupId>
412+
<artifactId>json-smart</artifactId>
413+
<version>${json.smart.version}</version>
414+
</dependency>
410415
<dependency>
411416
<groupId>com.amazonaws</groupId>
412417
<artifactId>aws-java-sdk-bom</artifactId>

0 commit comments

Comments
 (0)