commit | 60d16bc26122a9e72f8db46b33b346fdfff696d0 | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Mon Jul 10 17:39:03 2023 +0000 |
committer | Eliza Margaretha <margaretha@users.noreply.github.com> | Tue Jul 25 11:36:12 2023 +0200 |
tree | 7eee99ecd377f9dc75ea4d07284ccb73f4dffba8 | |
parent | 7e1b775ccd51e84d366c32b21cfeb8f2da4ecfaa [diff] [blame] |
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 -->