Skip to content

Commit

Permalink
Bump javax.servlet.jsp-api from 2.3.0 to 2.3.3
Browse files Browse the repository at this point in the history
Bumps [javax.servlet.jsp-api](https://github.com/javaee/javaee-jsp-api) from 2.3.0 to 2.3.3.
- [Release notes](https://github.com/javaee/javaee-jsp-api/releases)
- [Commits](javaee/javaee-jsp-api@javax.servlet.jsp-2.3.0...javax.servlet.jsp-api-2.3.3)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 24, 2021
1 parent 27ddde4 commit ce15229
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jsp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<dependency>
<groupId>javax.servlet.jsp</groupId>
<artifactId>javax.servlet.jsp-api</artifactId>
<version>2.3.0</version>
<version>2.3.3</version>
<scope>provided</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit ce15229

Please sign in to comment.