Skip to content

Commit

Permalink
Bump jakarta.servlet.jsp:jakarta.servlet.jsp-api from 4.0.0-M2 to 4.0.0
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:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 1, 2024
1 parent b217f3f commit f562f97
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 @@ -81,7 +81,7 @@
<jboss.logging.processor.version>2.2.1.Final</jboss.logging.processor.version>
<jboss.logmanager.version>3.0.6.Final</jboss.logmanager.version>
<jsf.impl.version>4.1.0</jsf.impl.version>
<jsp.api.version>4.0.0-M2</jsp.api.version>
<jsp.api.version>4.0.0</jsp.api.version>
<jstl.api.version>3.0.0</jstl.api.version>
<junit.version>4.13.2</junit.version>
<log4j.version>1.2.17</log4j.version>
Expand Down

0 comments on commit f562f97

Please sign in to comment.