Skip to content

Commit

Permalink
Merge pull request #311 from hazendaz/renovate/master-jakarta.servlet…
Browse files Browse the repository at this point in the history
….jsp-jakarta.servlet.jsp-api-4.x

Update dependency jakarta.servlet.jsp:jakarta.servlet.jsp-api to v4 (master)
  • Loading branch information
hazendaz authored Aug 18, 2024
2 parents 14c099a + ffa7412 commit a4ff272
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 @@ -148,7 +148,7 @@
<dependency>
<groupId>jakarta.servlet.jsp</groupId>
<artifactId>jakarta.servlet.jsp-api</artifactId>
<version>3.1.1</version>
<version>4.0.0</version>
<scope>provided</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit a4ff272

Please sign in to comment.