aboutsummaryrefslogtreecommitdiffstats
path: root/client-compiler/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'client-compiler/pom.xml')
-rw-r--r--client-compiler/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/client-compiler/pom.xml b/client-compiler/pom.xml
index f97b85fd51..ef6f5cbeb4 100644
--- a/client-compiler/pom.xml
+++ b/client-compiler/pom.xml
@@ -187,7 +187,6 @@
<version>${vaadin.gwt.version}</version>
<scope>provided</scope>
</dependency>
-
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
@@ -227,6 +226,7 @@
com/google/gwt/lang/**,
com/google/gwt/soyc/**,
com/google/gwt/thirdparty/json/**,
+ com/google/gwt/thirdparty/guava/**,
com/google/gwt/util/**,
license/LICENSE.sax.txt,
netscape/**,