Bump json in /bundles/org.openhab.persistence.influxdb (#14806)

Bumps [json](https://github.com/douglascrockford/JSON-java) from 20200518 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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-05-12 19:47:12 +02:00 committed by GitHub
parent 2fc780f3c3
commit 36d4d24264
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -91,7 +91,7 @@
<dependency>
<artifactId>json</artifactId>
<groupId>org.json</groupId>
<version>20200518</version>
<version>20230227</version>
</dependency>
<dependency>
<artifactId>rxjava</artifactId>