commit | 40f22991f3e0e76dbc732cf3f41282c1e441a6a2 | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Mon Apr 26 05:44:28 2021 +0000 |
committer | Marc Kupietz <kupietz@ids-mannheim.de> | Thu May 13 10:40:40 2021 +0200 |
tree | 825f26c7e39f09f8832ada14390b7c53dbe180a3 | |
parent | 45a9da21e355cd5c7954fb670ae94929d6bec93c [diff] [blame] |
Bump json-smart from 2.4.2 to 2.4.6 in /core Bumps [json-smart](https://github.com/netplex/json-smart-v2) from 2.4.2 to 2.4.6. - [Release notes](https://github.com/netplex/json-smart-v2/releases) - [Commits](https://github.com/netplex/json-smart-v2/commits) Closes #186 Signed-off-by: dependabot[bot] <support@github.com> Change-Id: I0499fd95489e377af2fd189ad51b8e47ad4a82b8
diff --git a/core/pom.xml b/core/pom.xml index eb0c8a3..3b5f9d0 100644 --- a/core/pom.xml +++ b/core/pom.xml
@@ -168,7 +168,7 @@ <dependency> <groupId>net.minidev</groupId> <artifactId>json-smart</artifactId> - <version>2.4.2</version> + <version>2.4.6</version> </dependency> <!-- Jersey 1x originally uses codehaus -->