commit | de73c2b035552c239505b8d480b51419f65c7834 | [log] [tgz] |
---|---|---|
author | TomasHofman <thofman@redhat.com> | Mon Aug 16 12:19:50 2021 +0200 |
committer | Eclipse EL Bot <el-bot@eclipse.org> | Tue Aug 17 09:46:41 2021 +0000 |
tree | 60c18e3b824896a079ddfbd829305c152ffcb796 | |
parent | ff8c2e69d06240180fb2f7d28d40467cc198f724 [diff] |
CVE-2021-28170 Fix expression delimiter escaping (#160) Co-authored-by: rmartinc rmartinc@redhat.com
This repository contains the code for Jakarta Expression Language.
Jakarta Expression Language can be built by executing the following from the project root:
mvn clean package
The API jar can then be found in /target.
To make changes, fork this repository, make your changes, and submit a pull request.
Jakarta Expression Language defines an expression language for Java applications.