Skip to content

Commit

Permalink
Merge pull request #228 from stapler/dependabot/maven/javax.servlet.j…
Browse files Browse the repository at this point in the history
…sp-javax.servlet.jsp-api-2.3.3

Bump javax.servlet.jsp-api from 2.3.0 to 2.3.3
  • Loading branch information
jglick committed Jun 1, 2021
2 parents 139387f + eedd472 commit 3cea57d
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 3cea57d

Please sign in to comment.