From 8a6563ae5b3e4f02588a45d4e3292c594f17379d Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Mon, 18 Sep 2017 15:01:08 +0200 Subject: [PATCH] #416 - Upgrade to CDI 2.0. Upgrade also to OpenWebBeans 2.0.1 and introduce a property placeholder for javax.annotation-api. --- parent/pom.xml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/parent/pom.xml b/parent/pom.xml index 2e4cdf90..8a55744f 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -88,7 +88,7 @@ 1.1.3 1.8.10 3.8.0 - 1.0 + 2.0 2.5 19.0 1.3 @@ -111,7 +111,8 @@ 0.23.0.RELEASE 1.3.6 1.1.0.Final - 1.2.8 + 2.0.1 + 1.3 Kay-BUILD-SNAPSHOT