Bump json-smart from 2.4.10 to 2.4.11 in /full

Bumps [json-smart](https://github.com/netplex/json-smart-v2) from 2.4.10
to 2.4.11.
- [Release notes](https://github.com/netplex/json-smart-v2/releases)
- [Commits](https://github.com/netplex/json-smart-v2/compare/2.4.10...2.4.11)

---
updated-dependencies:
- dependency-name: net.minidev:json-smart
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Closes #610

Change-Id: Id228590e66c8cec7c6eb91a27145d33ce1432aa4
diff --git a/full/pom.xml b/full/pom.xml
index 67f8e5c..d5f4102 100644
--- a/full/pom.xml
+++ b/full/pom.xml
@@ -300,7 +300,7 @@
 		<dependency>
 			<groupId>net.minidev</groupId>
 			<artifactId>json-smart</artifactId>
-			<version>2.4.10</version>
+			<version>2.4.11</version>
 		</dependency>
 		
 		<!-- Jersey 1x originally uses codehaus -->