* Bump json in /bundles/org.openhab.binding.ambientweather
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: Wouter Born <github@maindrain.net>
<dependency>
<groupId>org.json</groupId>
<artifactId>json</artifactId>
- <version>20180813</version>
+ <version>20230227</version>
<scope>compile</scope>
</dependency>
</dependencies>
<bundle dependency="true">mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.okio/1.13.0_1</bundle>
<bundle dependency="true">mvn:org.openhab.osgiify/io.socket.socket.io-client/1.0.1</bundle>
<bundle dependency="true">mvn:org.openhab.osgiify/io.socket.engine.io-client/1.0.1</bundle>
- <bundle dependency="true">mvn:org.json/json/20180813</bundle>
+ <bundle dependency="true">mvn:org.json/json/20230227</bundle>
<bundle start-level="80">mvn:org.openhab.addons.bundles/org.openhab.binding.ambientweather/${project.version}</bundle>
</feature>
</features>