Skip to content

Commit

Permalink
[#2005] adds missing bundle-version to Fragment-Host of pax-web-compa…
Browse files Browse the repository at this point in the history
…tibility-servlet31
  • Loading branch information
Berger. Philipp authored and grgrzybek committed Jan 16, 2025
1 parent 426e993 commit b047135
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pax-web-fragments/pax-web-compatibility-servlet31/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
<extensions>true</extensions>
<configuration>
<instructions>
<Fragment-Host>jakarta.servlet-api</Fragment-Host>
<Fragment-Host>jakarta.servlet-api;bundle-version="[4,5)"</Fragment-Host>
<Export-Package>
javax.servlet;version="3.1.0";uses:="javax.servlet.annotation,javax.servlet.descriptor",
javax.servlet;version="2.6";uses:="javax.servlet.annotation,javax.servlet.descriptor",
Expand Down

0 comments on commit b047135

Please sign in to comment.