summaryrefslogtreecommitdiffstats
path: root/bom/pom.xml
diff options
context:
space:
mode:
authorTeemu Suo-Anttila <tsuoanttila@users.noreply.github.com>2018-06-15 14:32:31 +0300
committerTeemu Suo-Anttila <tsuoanttila@users.noreply.github.com>2018-06-19 12:34:00 +0300
commita1f836801bde30b0be16c158380977b4e9f70598 (patch)
treea7f71a05f0ed9eb354d2a2f1997ccaca521f989d /bom/pom.xml
parent14b52eed6c7e3ad9a5823fccb97c348a6ef6a292 (diff)
downloadvaadin-framework-a1f836801bde30b0be16c158380977b4e9f70598.tar.gz
vaadin-framework-a1f836801bde30b0be16c158380977b4e9f70598.zip
Update CDI version (#10983)
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 97182bf3f7..d5c9a2783b 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>