Hello,
we are using org.apache.felix.http.base and wanted to upgrade from version 
5.1.12 to 5.1.14 in order to stay up to date. Unfortunately, our application no 
longer runs with this version, because it now includes jakarta.servlet-api 
6.1.0, and as a result, the MANIFEST.MF now imports the package 
jakarta.servlet;version="[6.1,7)".
However, our application is still running in a Jakarta EE 10 environment 
(Servlet API 6.0 and Tomcat 10.1). We were wondering why increasing the patch 
version of org.apache.felix.http.base from 5.1.12 to 5.1.14 introduces such a 
significant change? Shouldn't this have been released as a major version 
instead?

Regards, Jacqueline.

Reply via email to