From f21c2644cbb20c392b5874a60dde463780da8a2f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Mar 2024 05:28:16 +0000 Subject: [PATCH] Bump jakarta.el:jakarta.el-api from 6.0.0-M1 to 6.0.0-RC1 Bumps [jakarta.el:jakarta.el-api](https://github.com/eclipse-ee4j/el-ri) from 6.0.0-M1 to 6.0.0-RC1. - [Release notes](https://github.com/eclipse-ee4j/el-ri/releases) - [Commits](https://github.com/eclipse-ee4j/el-ri/commits) --- updated-dependencies: - dependency-name: jakarta.el:jakarta.el-api dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- api/pom.xml | 2 +- el/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/api/pom.xml b/api/pom.xml index cf8be68d..7c9b370c 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -123,7 +123,7 @@ 3.0.0 2.0.1 - 6.0.0 + 6.0.0-RC1 2.2.0 MMMM dd, yyyy diff --git a/el/pom.xml b/el/pom.xml index 1abad782..16b4cd9b 100644 --- a/el/pom.xml +++ b/el/pom.xml @@ -31,7 +31,7 @@ - 6.0.0-M1 + 6.0.0-RC1