From 20003a234ecbd6065902f07d7510c4fdb050a83b Mon Sep 17 00:00:00 2001 From: CodeMonkeyLab Date: Mon, 9 Aug 2021 12:49:35 +0100 Subject: [PATCH] Updated the version of vaadin-context-menu (#12363) Moving to new version removes the warning com.vaadin.event.EventRouter addListener WARNING: Adding listeners with type Object is deprecated, event listener should extend SerializableEventListener --- bom/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bom/pom.xml b/bom/pom.xml index 07ae7c4b38..6f611c167e 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -20,7 +20,7 @@ 3.2.1 5.2.0 3.0.1 - 3.0.2 + 3.1.0 -- 2.39.5