Skip to content

Commit

Permalink
fixed version of Guava to use to 18.0 (#435)
Browse files Browse the repository at this point in the history
Signed-off-by: Kai Kreuzer <kai@openhab.org>
  • Loading branch information
kaikreuzer authored and martinvw committed Nov 23, 2018
1 parent d83abb6 commit d7b8f1e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions features/openhab-core/src/main/feature/feature.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@

<feature name="openhab-runtime-base" description="openHAB Runtime Base" version="${project.version}">
<bundle>mvn:org.eclipse.orbit.bundles/com.google.gson/2.7.0.v20170129-0911</bundle>
<bundle>mvn:com.google.guava/guava/18.0</bundle>
<feature>esh-base</feature>
<feature>esh-io-console-karaf</feature>
<feature>esh-io-rest-sitemap</feature>
Expand Down

0 comments on commit d7b8f1e

Please sign in to comment.