commit | a30c3808c3b99ca27c042594644aeef7e5980c94 | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Mon Feb 14 17:02:23 2022 +0000 |
committer | Eliza Margaretha <margaretha@users.noreply.github.com> | Tue Feb 22 10:24:16 2022 +0100 |
tree | f7989222ba7039177fb5f7aa32673fdeb34316f7 | |
parent | c7fb733cde2497829d31c8aad176e90c19a4a63c [diff] [blame] |
Bump json-smart from 2.4.7 to 2.4.8 in /core Bumps [json-smart](https://github.com/netplex/json-smart-v2) from 2.4.7 to 2.4.8. - [Release notes](https://github.com/netplex/json-smart-v2/releases) - [Commits](https://github.com/netplex/json-smart-v2/commits/2.4.8) --- 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>
diff --git a/core/pom.xml b/core/pom.xml index b897d83..bbb5a0c 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.7</version> + <version>2.4.8</version> </dependency> <!-- Jersey 1x originally uses codehaus -->