Skip to content

Commit

Permalink
chore(deps): bump jakarta.el:jakarta.el-api from 5.0.1 to 6.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 5.0.1 to 6.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 Jul 22, 2024
1 parent e11503b commit 875233d
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 @@ -57,7 +57,7 @@
<dependency>
<groupId>jakarta.el</groupId>
<artifactId>jakarta.el-api</artifactId>
<version>5.0.1</version>
<version>6.0.1</version>
<scope>provided</scope>
</dependency>
<!-- Jakarta Faces API & Impl -->
Expand Down

0 comments on commit 875233d

Please sign in to comment.