Enables HTTP Servlet support per Jakarta Servlet 5.0 specification in Open Liberty.
<dependency>
<groupId>io.openliberty.features</groupId>
<artifactId>servlet-5.0</artifactId>
<version>26.0.0.4</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Minimal usage of Jakarta Servlet 5.0
Add appSecurity-5.0 feature to server.xml.
No dependency data recorded yet.