Skip to content

Commit

Permalink
Bump jakarta.el:jakarta.el-api from 5.0.0 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 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:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 30, 2023
1 parent d9e8656 commit 79a7c56
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@
<properties>
<annotation.api.version>2.1.0</annotation.api.version>
<atinject.api.version>2.0.1</atinject.api.version>
<uel.api.version>5.0.0</uel.api.version>
<uel.api.version>5.0.1</uel.api.version>
<interceptor.api.version>2.1.0</interceptor.api.version>
</properties>

Expand Down
2 changes: 1 addition & 1 deletion el/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
</licenses>

<properties>
<uel.api.version>5.0.0</uel.api.version>
<uel.api.version>5.0.1</uel.api.version>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit 79a7c56

Please sign in to comment.