#1546 - Upgrade to JSON Smart 2.3.1.

Related; #1545.
This commit is contained in:
Greg L. Turnquist
2021-06-03 11:28:35 -05:00
parent 9056bb19a2
commit 9afd8746c1

View File

@@ -868,6 +868,12 @@
<version>${jsonpath.version}</version>
</dependency>
<dependency>
<groupId>net.minidev</groupId>
<artifactId>json-smart</artifactId>
<version>2.3.1</version>
</dependency>
<dependency>
<groupId>org.atteo</groupId>
<artifactId>evo-inflector</artifactId>