From b115bb6d6b581beca9535dda49cba078c66472b0 Mon Sep 17 00:00:00 2001 From: Guillaume Smet Date: Fri, 18 Oct 2019 12:58:18 +0200 Subject: [PATCH] HV-1725 Fix a few remaining things in the README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 6282652ea7..47700eca4b 100644 --- a/README.md +++ b/README.md @@ -39,12 +39,12 @@ Logging will delegate any log requests to that provider. You also need an API and implementation of the Unified Expression Language. These dependencies must be explicitly added in an SE environment. - In an EE environment they are often already provided. + In a Jakarta EE environment, they are often already provided. org.glassfish - javax.el - 3.0.1-b09 + jakarta.el + 3.0.3 * Jakarta Bean Validation defines integration points with [CDI](http://jcp.org/en/jsr/detail?id=346). If your application runs