Skip to content

Commit

Permalink
Bump javax.servlet.jsp:jsp-api from 2.1 to 2.2
Browse files Browse the repository at this point in the history
Bumps javax.servlet.jsp:jsp-api from 2.1 to 2.2.

---
updated-dependencies:
- dependency-name: javax.servlet.jsp:jsp-api
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 24, 2023
1 parent dbdf72b commit 33fe552
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 @@ -885,7 +885,7 @@
<dependency>
<groupId>javax.servlet.jsp</groupId>
<artifactId>jsp-api</artifactId>
<version>2.1</version>
<version>2.2</version>
<scope>provided</scope>
</dependency>

Expand Down

0 comments on commit 33fe552

Please sign in to comment.