Bump json-smart from 2.4.11 to 2.5.0 in /full

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

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

Signed-off-by: dependabot[bot] <support@github.com>
diff --git a/full/pom.xml b/full/pom.xml
index 6f52d3f..402a045 100644
--- a/full/pom.xml
+++ b/full/pom.xml
@@ -304,7 +304,7 @@
 		<dependency>
 			<groupId>net.minidev</groupId>
 			<artifactId>json-smart</artifactId>
-			<version>2.4.11</version>
+			<version>2.5.0</version>
 		</dependency>
 		
 		<!-- Jersey 1x originally uses codehaus -->