Skip to content

Commit

Permalink
[apache-11.0.x] Bump jakarta.servlet.jsp:jakarta.servlet.jsp-api
Browse files Browse the repository at this point in the history
Bumps [jakarta.servlet.jsp:jakarta.servlet.jsp-api](https://github.com/eclipse-ee4j/jsp-api) from 4.0.0-M2 to 4.0.0.
- [Release notes](https://github.com/eclipse-ee4j/jsp-api/releases)
- [Commits](https://github.com/eclipse-ee4j/jsp-api/commits)

---
updated-dependencies:
- dependency-name: jakarta.servlet.jsp:jakarta.servlet.jsp-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 17, 2024
1 parent 09df841 commit 0265760
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 @@ -68,7 +68,7 @@
<ecj.version>3.38.0</ecj.version>
<jakarta.el.api.version>6.0.0</jakarta.el.api.version>
<jakarta.servlet.api.version>6.1.0</jakarta.servlet.api.version>
<jakarta.servlet.jsp.api.version>4.0.0-M2</jakarta.servlet.jsp.api.version>
<jakarta.servlet.jsp.api.version>4.0.0</jakarta.servlet.jsp.api.version>
<tomcat.version>11.0.0-M20</tomcat.version>
</properties>

Expand Down

0 comments on commit 0265760

Please sign in to comment.