summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAnatol Pomazau <anatol@google.com>2010-07-16 22:36:19 -0700
committerAnatol Pomazau <anatol@google.com>2010-07-16 22:36:19 -0700
commitd4c502ffc603c6ca9613c2b428b49279ac316d1c (patch)
tree5ebc0efff71f707a5f2ead5f13ab2ddccf01e17c
parent00ed45af3092538837e2f0bfe025013fa85fec94 (diff)
Bump GWT and slf4j version
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 3050a71715..3613596ac7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -50,8 +50,8 @@ limitations under the License.
<gwtormVersion>1.1.4</gwtormVersion>
<gwtjsonrpcVersion>1.2.2</gwtjsonrpcVersion>
<gwtexpuiVersion>1.2.1</gwtexpuiVersion>
- <gwtVersion>2.0.3</gwtVersion>
- <slf4jVersion>1.5.8</slf4jVersion>
+ <gwtVersion>2.0.4</gwtVersion>
+ <slf4jVersion>1.6.1</slf4jVersion>
<guiceVersion>2.0</guiceVersion>
<jettyVersion>7.0.2.v20100331</jettyVersion>
<keyappletVersion>1.0</keyappletVersion>