Skip to content

Commit

Permalink
Merge pull request #455 from apache/dependabot/maven/1.10.x/javax.ser…
Browse files Browse the repository at this point in the history
…vlet.jsp-jsp-api-2.2

Bump jsp-api from 2.1 to 2.2
  • Loading branch information
bdemers authored Oct 6, 2022
2 parents 99cef46 + 4dc7ab6 commit 4938a43
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 @@ -974,7 +974,7 @@
<dependency>
<groupId>javax.servlet.jsp</groupId>
<artifactId>jsp-api</artifactId>
<version>2.1</version>
<version>2.2</version>
<scope>provided</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 4938a43

Please sign in to comment.