We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0677abd commit 82bda3aCopy full SHA for 82bda3a
1 file changed
http/base/pom.xml
@@ -68,6 +68,7 @@
68
<instructions>
69
<Bundle-SymbolicName>${project.artifactId}</Bundle-SymbolicName>
70
<Bundle-Version>${project.version}</Bundle-Version>
71
+ <Import-Package>jakarta.servlet.*;version="[6.0,7)", *</Import-Package>
72
</instructions>
73
</configuration>
74
</plugin>
0 commit comments