diff --git a/pom.xml b/pom.xml index af73b81..6a4f71e 100644 --- a/pom.xml +++ b/pom.xml @@ -15,6 +15,7 @@ 1.0.0-SNAPSHOT + 2.4.0 @@ -110,6 +111,18 @@ [3.0.0,) provided + + com.google.gwt + gwt-servlet + ${gwtVersion} + provided + + + com.google.gwt + gwt-user + ${gwtVersion} + provided +