Skip to content

Commit

Permalink
Build: Bump jakarta.el:jakarta.el-api from 3.0.3 to 5.0.1
Browse files Browse the repository at this point in the history
Bumps [jakarta.el:jakarta.el-api](https://github.com/eclipse-ee4j/el-ri) from 3.0.3 to 5.0.1.
- [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-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 11, 2023
1 parent b3ebccc commit bc26a15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jackson212 = { strictly = "[2.12, 2.13[", prefer = "2.12.3"}
jackson213 = { strictly = "[2.13, 2.14[", prefer = "2.13.4"}
jackson214 = { strictly = "[2.14, 2.15[", prefer = "2.14.2"}
jackson215 = { strictly = "[2.15, 2.16[", prefer = "2.15.2"}
jakarta-el-api = "3.0.3"
jakarta-el-api = "5.0.1"
jaxb-api = "2.3.1"
jaxb-runtime = "2.3.3"
jetty = "9.4.43.v20210629"
Expand Down

0 comments on commit bc26a15

Please sign in to comment.