#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 101f98a1e1
commit c1e3299a66

View File

@@ -876,6 +876,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>