Skip to content

Commit

Permalink
Bump jakarta.el:jakarta.el-api from 5.0.0 to 5.0.1 in /core-profile
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.0 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:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 19, 2023
1 parent 7b42c57 commit 768b614
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core-profile/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
<interceptors.api.version>2.1.0</interceptors.api.version>
<inject.api.version>2.0.1</inject.api.version>
<cdi.api.version>4.0.1</cdi.api.version>
<el.api.version>5.0.0</el.api.version>
<el.api.version>5.0.1</el.api.version>
<jsonp.api.version>2.1.2</jsonp.api.version>
<jsonp.tck.version>2.1.1</jsonp.tck.version>
<jsonb.api.version>3.0.0</jsonb.api.version>
Expand Down

0 comments on commit 768b614

Please sign in to comment.