Skip to content

Commit

Permalink
[11.0.x] Bump jakarta.servlet.jsp:jakarta.servlet.jsp-api
Browse files Browse the repository at this point in the history
Bumps the spec-deps group with 1 update: [jakarta.servlet.jsp:jakarta.servlet.jsp-api](https://github.com/eclipse-ee4j/jsp-api).


Updates `jakarta.servlet.jsp:jakarta.servlet.jsp-api` from 3.0.0 to 3.1.0
- [Release notes](https://github.com/eclipse-ee4j/jsp-api/releases)
- [Commits](jakartaee/pages@3.0.0-RELEASE...3.1.0-RELEASE)

---
updated-dependencies:
- dependency-name: jakarta.servlet.jsp:jakarta.servlet.jsp-api
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: spec-deps
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 26, 2024
1 parent c9200a5 commit b3d3826
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 @@ -244,7 +244,7 @@
<jakarta.mail.api.version>2.0.1</jakarta.mail.api.version>
<jakarta.security.auth.message.version>1.1.3</jakarta.security.auth.message.version>
<jakarta.servlet.api.version>5.0.0</jakarta.servlet.api.version>
<jakarta.servlet.jsp.api.version>3.0.0</jakarta.servlet.jsp.api.version>
<jakarta.servlet.jsp.api.version>3.1.0</jakarta.servlet.jsp.api.version>
<jakarta.servlet.jsp.jstl.api.version>2.0.0</jakarta.servlet.jsp.jstl.api.version>
<jakarta.servlet.jsp.jstl.impl.version>2.0.0</jakarta.servlet.jsp.jstl.impl.version>
<!-- TODO: remove? -->
Expand Down

0 comments on commit b3d3826

Please sign in to comment.