summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorZhe Sun <31067185+ZheSun88@users.noreply.github.com>2019-10-03 08:48:13 +0300
committerGitHub <noreply@github.com>2019-10-03 08:48:13 +0300
commit8d32d6887c80791c130414226e79279378fb0a23 (patch)
tree2668c7e67b44e9a3324ff913b6da9a12f8733089
parentc21296e403d1a3a0bd93220a3643a023a8de0701 (diff)
downloadvaadin-framework-8d32d6887c80791c130414226e79279378fb0a23.tar.gz
vaadin-framework-8d32d6887c80791c130414226e79279378fb0a23.zip
Update context menu addon version (#11735) (#11740)
* Update context menu addon version (#11735)
-rw-r--r--bom/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/bom/pom.xml b/bom/pom.xml
index 31f8f95be5..8d3dbf0ca2 100644
--- a/bom/pom.xml
+++ b/bom/pom.xml
@@ -20,7 +20,7 @@
<vaadin.spring.version>3.2.1</vaadin.spring.version>
<vaadin.testbench.version>5.2.0</vaadin.testbench.version>
<vaadin.cdi.version>3.0.1</vaadin.cdi.version>
- <vaadin.context-menu.version>3.0.0</vaadin.context-menu.version>
+ <vaadin.context-menu.version>3.0.2</vaadin.context-menu.version>
</properties>
<repositories>