]> source.dussan.org Git - vaadin-framework.git/commitdiff
Use Guava 16 which does not have compatibility issues
authorArtur Signell <artur@vaadin.com>
Mon, 10 Mar 2014 19:58:09 +0000 (21:58 +0200)
committerVaadin Code Review <review@vaadin.com>
Wed, 12 Mar 2014 06:43:32 +0000 (06:43 +0000)
Change-Id: I721aad96dfec12c0b053c75707870207ccf049be

theme-compiler/ivy.xml

index 0f8496650861ae507a9186630f8719cb8948ba1b..7072176d4e3e7e108b4cb059f0ef834f062f799b 100644 (file)
@@ -48,6 +48,7 @@
         <!-- Internally used, for now -->
         <dependency org="com.carrotsearch" name="smartsprites"
             rev="0.2.10" />
+        <override org="com.google.guava" module="guava" rev="16.0.1" />
         <!-- Use the same commons-io as the rest of the project -->
         <override org="commons-io" module="commons-io" rev="2.2" />
     </dependencies>