diff --git a/gerrit-plugin-gwt-archetype/src/main/resources/META-INF/maven/archetype-metadata.xml b/gerrit-plugin-gwt-archetype/src/main/resources/META-INF/maven/archetype-metadata.xml
index 3fa83f41e8..b443c4d924 100644
--- a/gerrit-plugin-gwt-archetype/src/main/resources/META-INF/maven/archetype-metadata.xml
+++ b/gerrit-plugin-gwt-archetype/src/main/resources/META-INF/maven/archetype-metadata.xml
@@ -25,7 +25,7 @@ limitations under the License.
http://code.google.com/p/gerrit/
- 2.6.0
+ 2.6.1
diff --git a/lib/gwt/BUCK b/lib/gwt/BUCK
index ce10120610..8d2b7184d1 100644
--- a/lib/gwt/BUCK
+++ b/lib/gwt/BUCK
@@ -1,11 +1,11 @@
include_defs('//lib/maven.defs')
-VERSION = '2.6.0'
+VERSION = '2.6.1'
maven_jar(
name = 'user',
id = 'com.google.gwt:gwt-user:' + VERSION,
- sha1 = '8237d1bd37127188107388c8724be44a0e9f73ca',
+ sha1 = 'c078b1b8cc0281214b0eb458d2c283d039374fad',
license = 'Apache2.0',
attach_source = False,
)
@@ -13,7 +13,7 @@ maven_jar(
maven_jar(
name = 'dev',
id = 'com.google.gwt:gwt-dev:' + VERSION,
- sha1 = 'af3d9ad2fb8be30dc87fdcd6d9a373b2ab675802',
+ sha1 = 'db237e4be0aa1fe43425d2c51ab5485dba211ddd',
license = 'Apache2.0',
deps = [
':javax-validation',
diff --git a/tools/eclipse/gerrit_gwt_debug.launch b/tools/eclipse/gerrit_gwt_debug.launch
index 945050da11..c09997fe88 100644
--- a/tools/eclipse/gerrit_gwt_debug.launch
+++ b/tools/eclipse/gerrit_gwt_debug.launch
@@ -1,7 +1,7 @@
-
+