Skip to content

Commit df23584

Browse files
committed
GWT upgrade 2.11.0
1 parent 190d26b commit df23584

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

gwt-pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<version>1.0-SNAPSHOT</version>
99

1010
<properties>
11-
<gwt-version>2.9.0</gwt-version>
11+
<gwt-version>2.11.0</gwt-version>
1212
<maven.compiler.source>1.9</maven.compiler.source>
1313
<maven.compiler.target>1.9</maven.compiler.target>
1414
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

src/it/gwt-jar-test/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
<properties>
1212
<maven.gwt.plugin>1.0.0</maven.gwt.plugin>
13-
<gwt.version>2.9.0</gwt.version>
13+
<gwt.version>2.11.0</gwt.version>
1414
<junit.version>4.13.1</junit.version>
1515
</properties>
1616

0 commit comments

Comments
 (0)