Jetty 9 to 11 upgrade requires servlet 5.0. Latest spark-java still using servlet 3.0

Viewed 29

Hi we're on our way to upgrade to jetty 11 and have come across this issue - Jetty 11 needs servlet 5.0 while spark-java even upto 2.9.4 is still using servlet 3.0. I could not find any info related to this on the spark-java page. Does anyone have any information on the planned upgrade or such ?

1 Answers
Related