Skip to content

Commit

Permalink
Bump jakarta.el:jakarta.el-api from 6.0.0 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 6.0.0 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-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 12, 2024
1 parent 69827e2 commit 46a3209
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 @@ -102,7 +102,7 @@
<annotations.api.version>3.0.0</annotations.api.version>
<interceptors.api.version>2.2.0</interceptors.api.version>
<atinject.api.version>2.0.1</atinject.api.version>
<el.api.version>6.0.0</el.api.version>
<el.api.version>6.0.1</el.api.version>

<!-- Formatting versions and config -->
<format.skip>false</format.skip>
Expand Down

0 comments on commit 46a3209

Please sign in to comment.