From 33995adfcce1aebebde27e994a88435355db1a73 Mon Sep 17 00:00:00 2001 From: Massimiliano Assante Date: Tue, 15 Nov 2022 11:02:29 +0100 Subject: [PATCH] Ported to Java 11 and GWT 2.10 --- .classpath | 3 ++- .settings/org.eclipse.wst.common.component | 2 ++ CHANGELOG.md | 2 +- pom.xml | 2 +- 4 files changed, 6 insertions(+), 3 deletions(-) diff --git a/.classpath b/.classpath index 1fd3858..9f61f5e 100644 --- a/.classpath +++ b/.classpath @@ -34,8 +34,9 @@ - + + diff --git a/.settings/org.eclipse.wst.common.component b/.settings/org.eclipse.wst.common.component index 1204b9d..424326b 100644 --- a/.settings/org.eclipse.wst.common.component +++ b/.settings/org.eclipse.wst.common.component @@ -14,6 +14,8 @@ + + diff --git a/CHANGELOG.md b/CHANGELOG.md index 28d0b77..9b132ac 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,7 +6,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm ## [v2.4.0-SNAPSHOT] - 2022-11-14 -- Ported to Java 11 and GWT 2.9 +- Ported to Java 11 and GWT 2.10 ## [v2.3.0] - 2018-10-22 diff --git a/pom.xml b/pom.xml index dc49e47..0f97899 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ - 2.9.0 + 2.10.0 distro 6.2.5 ${project.build.directory}/${project.build.finalName}