From 05e6af71bdef7ecd1abda71a11f886a6a36968cd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 15 Mar 2026 21:30:43 +0000 Subject: [PATCH] Bump jakarta.enterprise:jakarta.enterprise.cdi-api from 2.0.2 to 4.1.0 Bumps [jakarta.enterprise:jakarta.enterprise.cdi-api](https://github.com/cdi-spec/cdi) from 2.0.2 to 4.1.0. - [Release notes](https://github.com/cdi-spec/cdi/releases) - [Commits](https://github.com/cdi-spec/cdi/compare/2.0.2...4.1.0) --- updated-dependencies: - dependency-name: jakarta.enterprise:jakarta.enterprise.cdi-api dependency-version: 4.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- examples/karaf-cdi-example/karaf-cdi-example-consumer/pom.xml | 2 +- examples/karaf-cdi-example/karaf-cdi-example-provider/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/karaf-cdi-example/karaf-cdi-example-consumer/pom.xml b/examples/karaf-cdi-example/karaf-cdi-example-consumer/pom.xml index e42de7c8982..a40ef145442 100644 --- a/examples/karaf-cdi-example/karaf-cdi-example-consumer/pom.xml +++ b/examples/karaf-cdi-example/karaf-cdi-example-consumer/pom.xml @@ -51,7 +51,7 @@ jakarta.enterprise jakarta.enterprise.cdi-api - 2.0.2 + 4.1.0 diff --git a/examples/karaf-cdi-example/karaf-cdi-example-provider/pom.xml b/examples/karaf-cdi-example/karaf-cdi-example-provider/pom.xml index d1df3a1290d..85d197f2785 100644 --- a/examples/karaf-cdi-example/karaf-cdi-example-provider/pom.xml +++ b/examples/karaf-cdi-example/karaf-cdi-example-provider/pom.xml @@ -51,7 +51,7 @@ jakarta.enterprise jakarta.enterprise.cdi-api - 2.0.2 + 4.1.0