Skip to content

Commit

Permalink
Bump jakarta.servlet.jsp-api from 3.0.0-M1 to 3.0.0 (#5701)
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
dependabot[bot] committed Nov 23, 2020
1 parent 526502a commit c0a0599
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -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>
Expand Down

0 comments on commit c0a0599

Please sign in to comment.