Skip to content

Commit

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Oct 1, 2020
1 parent 4543d64 commit 59a057f
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 @@ -257,7 +257,7 @@
<dependency>
<groupId>jakarta.servlet</groupId>
<artifactId>jakarta.servlet-api</artifactId>
<version>5.0.0-M1</version>
<version>5.0.0</version>
<scope>provided</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 59a057f

Please sign in to comment.