We have installed Solr 8.9.0 in our one server 11.11.4.6. If we hit URL http://11.11.4.6:8080 then we are getting below response HTTP ERROR 404 Not Found URI: / STATUS: 404 MESSAGE: Not Found SERVLET: org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-1a052a00
Powered by Jetty:// 9.4.24.v20191120 When we scan the server using vulnerabilities software, it finds jetty version as vulnerability. Can we hide/remove the jetty version which is showing in response?
