mirror of
https://github.com/eclipse-sailing-analytics/sailing-analytics.git
synced 2026-09-17 11:19:15 +00:00
fixing GWT version in java/pom.xml to 2.12.3
This commit is contained in:
+1
-1
@@ -38,7 +38,7 @@
|
||||
-->
|
||||
<tycho-version>4.0.12</tycho-version>
|
||||
<toolchains-version>3.2.0</toolchains-version>
|
||||
<gwt.version>2.12.2</gwt.version>
|
||||
<gwt.version>2.12.3</gwt.version>
|
||||
<!-- gwt-maven-plugin is typically in sync with the GWT version. But sometimes versions need extra time after a new GWT release. -->
|
||||
<gwt.plugin.version>2.12.2</gwt.plugin.version>
|
||||
<gwt.minVersion>2.12.2</gwt.minVersion>
|
||||
|
||||
Reference in New Issue
Block a user