mirror of
https://github.com/danieldemus/openhab-core.git
synced 2026-07-29 12:34:22 +02:00
Upgrade Gson to 2.8.6 (#2244)
* Upgrade Gson to 2.8.6 Upgrades Gson from 2.8.2 to 2.8.6. See change log: https://github.com/google/gson/blob/master/CHANGELOG.md#version-286 Signed-off-by: Wouter Born <github@maindrain.net>
This commit is contained in:
@@ -49,8 +49,8 @@
|
||||
</feature>
|
||||
|
||||
<feature name="openhab.tp-gson" description="Gson" version="${project.version}">
|
||||
<capability>openhab.tp;feature=gson;version=2.8.2.v20180104-1110</capability>
|
||||
<bundle>mvn:org.eclipse.orbit.bundles/com.google.gson/2.8.2.v20180104-1110</bundle>
|
||||
<capability>openhab.tp;feature=gson;version=2.8.6</capability>
|
||||
<bundle>mvn:com.google.code.gson/gson/2.8.6</bundle>
|
||||
</feature>
|
||||
|
||||
<feature name="openhab.tp-hivemqclient" description="MQTT Client" version="${project.version}">
|
||||
|
||||
Reference in New Issue
Block a user