aboutsummaryrefslogtreecommitdiffstats
path: root/bom/pom.xml
diff options
context:
space:
mode:
authorTeemu Suo-Anttila <tsuoanttila@users.noreply.github.com>2018-07-18 09:56:42 +0300
committerIlia Motornyi <elmot@vaadin.com>2018-07-18 09:56:42 +0300
commit4f08551e794203751a9658860d588b595ba10882 (patch)
tree03e779f63cbef1696c72cc030f9702e010bc03d2 /bom/pom.xml
parent01ae7c6dc1e1e237ebc3fa7789abf7be040b1295 (diff)
downloadvaadin-framework-4f08551e794203751a9658860d588b595ba10882.tar.gz
vaadin-framework-4f08551e794203751a9658860d588b595ba10882.zip
Upgrade ContextMenu version in BOM (#11065)
Diffstat (limited to 'bom/pom.xml')
-rw-r--r--bom/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/bom/pom.xml b/bom/pom.xml
index e37260c6b0..fc188f6ecd 100644
--- a/bom/pom.xml
+++ b/bom/pom.xml
@@ -20,7 +20,7 @@
<vaadin.spring.version>3.0.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>2.0.0</vaadin.context-menu.version>
+ <vaadin.context-menu.version>3.0.0.beta1</vaadin.context-menu.version>
</properties>
<repositories>