Skip to content

Commit

Permalink
Bump jakarta.el:jakarta.el-api from 5.0.1 to 6.0.0
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 5.0.1 to 6.0.0.
- [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 Apr 22, 2024
1 parent 2a702da commit 4fa7ec5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
<properties>
<jakarta.servlet.api.version>6.0.0</jakarta.servlet.api.version>
<tomcat.version>10.1.20</tomcat.version>
<jakarta.el.api.version>5.0.1</jakarta.el.api.version>
<jakarta.el.api.version>6.0.0</jakarta.el.api.version>
<jakarta.servlet.jsp.api.version>3.1.1</jakarta.servlet.jsp.api.version>
<ecj.version>3.33.0</ecj.version>
</properties>
Expand Down

0 comments on commit 4fa7ec5

Please sign in to comment.