From 83be40a94eb3e445896caf50d6fc10c3af038c76 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Sep 2021 11:39:49 +0000 Subject: [PATCH] Bump cdi-api from 1.2 to 2.0 Bumps [cdi-api](https://github.com/cdi-spec/cdi) from 1.2 to 2.0. - [Release notes](https://github.com/cdi-spec/cdi/releases) - [Commits](https://github.com/cdi-spec/cdi/compare/1.2...2.0) --- updated-dependencies: - dependency-name: javax.enterprise:cdi-api dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 2fe1739dbd2..db238e54edd 100644 --- a/pom.xml +++ b/pom.xml @@ -737,7 +737,7 @@ org.apache.felix maven-bundle-plugin - 5.1.1 + 5.1.2 true @@ -1121,7 +1121,7 @@ javax.enterprise cdi-api - 1.2 + 2.0 javax.el