Merge pull request #444 from jakartaee/dependabot/maven/6.0.x/org.apache.maven.plugins-maven-enforcer-plugin-3.6.3 Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.6.2 to 3.6.3
This repository contains the source for:
Jakarta Expression Language API can be built by executing the following from the project root:
cd api mvn clean package
The API jar can then be found in /impl/target.
Jakarta Expression Language specification can be built by executing the following from the project root:
cd spec mvn clean package
The API jar can then be found in /spec/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.