From 40f8f6f3230c273d6ebafe381b7d3d8fe3c1c0f5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 25 Jun 2023 11:37:04 +0200 Subject: [PATCH] Bump json in /bundles/org.openhab.binding.mercedesme (#14804) Bumps [json](https://github.com/douglascrockford/JSON-java) from 20180813 to 20230227. - [Release notes](https://github.com/douglascrockford/JSON-java/releases) - [Changelog](https://github.com/stleary/JSON-java/blob/master/docs/RELEASES.md) - [Commits](https://github.com/douglascrockford/JSON-java/commits) --- updated-dependencies: - dependency-name: org.json:json dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- bundles/org.openhab.binding.mercedesme/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bundles/org.openhab.binding.mercedesme/pom.xml b/bundles/org.openhab.binding.mercedesme/pom.xml index 2100efea35..dbc419c54b 100644 --- a/bundles/org.openhab.binding.mercedesme/pom.xml +++ b/bundles/org.openhab.binding.mercedesme/pom.xml @@ -15,7 +15,7 @@ org.json json - 20180813 + 20230227 compile -- 2.47.3