From a0d5bd082545d668fefa9fffa79ca7561c191f92 Mon Sep 17 00:00:00 2001 From: "francesco.mangiacrapa" Date: Tue, 25 Jul 2023 15:40:27 +0200 Subject: [PATCH] moved to GWT 2.10.0 --- CHANGELOG.md | 1 + pom.xml | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 859cdd7..c8be787 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm ## [v1.1.3-SNAPSHOT] - 2023-07-25 - Fixing `null` issue, recompiling this component [#25275] +- Moved to GWT 2.10.0 ## [v1.1.2] - 2022-10-27 diff --git a/pom.xml b/pom.xml index a78656d..75f4947 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ - 2.9.0 + 2.10.0 1.8