Skip to content

Commit

Permalink
Fixes spec version
Browse files Browse the repository at this point in the history
Signed-off-by: Alexander Pinčuk <alexander.v.pinchuk@gmail.com>
  • Loading branch information
avpinchuk committed Jul 7, 2024
1 parent d3729d9 commit c07d814
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appserver/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -887,7 +887,7 @@
</artifact>
<nonFinal>false</nonFinal>
<jarType>api</jarType>
<specVersion>${jakarta.servlet-api.version}</specVersion>
<specVersion>6.0</specVersion>
<specImplVersion>${jakarta.servlet-api.version}</specImplVersion>
<apiPackage>jakarta.servlet</apiPackage>
</spec>
Expand Down

0 comments on commit c07d814

Please sign in to comment.