commit | 25fb2bf800cd2ec7c536ae9265ec96a858e12148 | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Tue Jun 17 00:30:10 2025 +0000 |
committer | Mark Thomas <mark.thomas@broadcom.com> | Tue Jun 17 10:41:00 2025 +0100 |
tree | bcc20fc2560bad0e62ca1a5e5949d6536d88b34b | |
parent | 501667ec7574035a97b6b3f5965f70b7fa9d282f [diff] |
Bump org.jruby:jruby-complete from 9.4.12.1 to 9.4.13.0 Bumps org.jruby:jruby-complete from 9.4.12.1 to 9.4.13.0. --- updated-dependencies: - dependency-name: org.jruby:jruby-complete dependency-version: 9.4.13.0 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
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.