Skip to content

Commit

Permalink
Merge pull request #381 from apache/dependabot/maven/jakarta.servlet.…
Browse files Browse the repository at this point in the history
…jsp-jakarta.servlet.jsp-api-4.0.0

Bump jakarta.servlet.jsp:jakarta.servlet.jsp-api from 3.1.0 to 4.0.0
  • Loading branch information
lukaszlenart authored Nov 14, 2024
2 parents 4514323 + e8b53f0 commit eb1d1c6
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 @@ -137,7 +137,7 @@
<dependency>
<groupId>jakarta.servlet.jsp</groupId>
<artifactId>jakarta.servlet.jsp-api</artifactId>
<version>3.1.0</version>
<version>4.0.0</version>
<scope>provided</scope>
</dependency>

Expand Down

0 comments on commit eb1d1c6

Please sign in to comment.