java/pom.xml
... ...
@@ -38,7 +38,7 @@
38 38
-->
39 39
<tycho-version>4.0.12</tycho-version>
40 40
<toolchains-version>3.2.0</toolchains-version>
41
- <gwt.version>2.12.2</gwt.version>
41
+ <gwt.version>2.12.3</gwt.version>
42 42
<!-- gwt-maven-plugin is typically in sync with the GWT version. But sometimes versions need extra time after a new GWT release. -->
43 43
<gwt.plugin.version>2.12.2</gwt.plugin.version>
44 44
<gwt.minVersion>2.12.2</gwt.minVersion>