commit | d92102d57b2d2644dabbd7af72fcbd6b463de38f | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Fri Mar 17 17:56:35 2023 +0000 |
committer | margaretha <margaretha@ids-mannheim.de> | Tue Mar 28 15:43:10 2023 +0200 |
tree | a98e12fb42d4b176837c326839c19f95b344a1d6 | |
parent | 8d95776de8f97bf14f5284c7a79f20b764dbeaf4 [diff] [blame] |
Bump json-smart from 2.4.9 to 2.4.10 in /core Bumps [json-smart](https://github.com/netplex/json-smart-v2) from 2.4.9 to 2.4.10. - [Release notes](https://github.com/netplex/json-smart-v2/releases) - [Commits](https://github.com/netplex/json-smart-v2/compare/2.4.9...2.4.10) --- 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 #551 Change-Id: Ieca60182b8fa8a4d5916533e67015edc68fb20c7
diff --git a/core/pom.xml b/core/pom.xml index 6c3ea62..54b3c0f 100644 --- a/core/pom.xml +++ b/core/pom.xml
@@ -157,7 +157,7 @@ <dependency> <groupId>net.minidev</groupId> <artifactId>json-smart</artifactId> - <version>2.4.9</version> + <version>2.4.10</version> </dependency> <!-- Jersey 1x originally uses codehaus -->