enapps-enorman opened a new pull request, #11:
URL: 
https://github.com/apache/sling-org-apache-sling-commons-log-webconsole/pull/11

   The previous code extended 
org.apache.felix.webconsole.SimpleWebConsolePlugin which is now deprecated.
   
   Migrate the code to the equivalent non-deprecated 
org.apache.felix.webconsole.servlet.AbstractServlet which is a jakarta.servlet 
based implementation.
   
   In support of this, also do these changes:
   
   - bump the bundle version to 2.0.0
   - bump slf4j dependencies to the 2.x version
   - replace dependency on javax.servlet-api with jakarta.servlet-api
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@sling.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to