aboutsummaryrefslogtreecommitdiffstats
path: root/bom
diff options
context:
space:
mode:
authorTeemu Suo-Anttila <tsuoanttila@users.noreply.github.com>2018-06-15 14:32:31 +0300
committerIlia Motornyi <elmot@vaadin.com>2018-06-15 13:32:31 +0200
commitb8ed19d5e5597ebb82a4cdd53a941ca4dd06065f (patch)
tree77c38030387d03c6821dd03f3e42f40792286976 /bom
parent69e14c007ce44ef3b6ff28e6b1b389f6e61f8dd9 (diff)
downloadvaadin-framework-b8ed19d5e5597ebb82a4cdd53a941ca4dd06065f.tar.gz
vaadin-framework-b8ed19d5e5597ebb82a4cdd53a941ca4dd06065f.zip
Update CDI version (#10983)
Diffstat (limited to 'bom')
-rw-r--r--bom/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/bom/pom.xml b/bom/pom.xml
index ed820791ab..5958c12bc8 100644
--- a/bom/pom.xml
+++ b/bom/pom.xml
@@ -19,7 +19,7 @@
<properties>
<vaadin.spring.version>3.0.1</vaadin.spring.version>
<vaadin.testbench.version>5.1.2</vaadin.testbench.version>
- <vaadin.cdi.version>3.0.0</vaadin.cdi.version>
+ <vaadin.cdi.version>3.0.1</vaadin.cdi.version>
<vaadin.context-menu.version>2.0.0</vaadin.context-menu.version>
</properties>