Bump jakarta.servlet.jsp-api from 3.0.0-M1 to 3.0.0 (#5701)

Bumps [jakarta.servlet.jsp-api](https://github.com/eclipse-ee4j/jsp-api) from 3.0.0-M1 to 3.0.0.
- [Release notes](https://github.com/eclipse-ee4j/jsp-api/releases)
- [Commits](https://github.com/eclipse-ee4j/jsp-api/commits)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2020-11-23 21:30:45 +10:00 committed by GitHub
parent 526502ab52
commit c0a0599264
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1032,7 +1032,7 @@
<dependency>
<groupId>jakarta.servlet.jsp</groupId>
<artifactId>jakarta.servlet.jsp-api</artifactId>
<version>3.0.0-M1</version>
<version>3.0.0</version>
<scope>provided</scope>
<exclusions>
<exclusion>