#231: Added support of preserveCookiePath configuration parameter. It allows to keep cookie path unchanged in Set-Cookie server response header.
#237: Switched to the jakarta servlet-api. However, legacy javax servlet-api support is still available via the javax classifier.
#240: Require Java 11 as the minimum version