afs commented on pull request #1150:
URL: https://github.com/apache/jena/pull/1150#issuecomment-1003545602


   @dependabot ignore this major version
   
   Jetty version 11 is the same as Jetty version 10 except that "javax" -> 
"jakarta" renaming.
   
   Until Jena switches to "jakarta", we'll have to use version 10/
   
   There is one dependency `commons-fileupload` I know that uses 
`javax.servlet`. That code does not update very often (last version 2018). But 
it is small and Fuseki only uses a part of it so we could adopt the code we 
need and change the package imports.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to