Open GuiSim opened 8 years ago
netflix-infix depends on javax.servlet:servlet-api
Would it be possible to upgrade to javax.servlet:javax.servlet-api ? Version 3 is available since 2011
Or even to 4.0 which has been available since 2017?
Additionally to this, it would be great to also change the "compile" dependency to "provided" instead.
example 1 example 2
Last commit to netflix-commons was made on 12 Dec 2015. Related PRs are not merged. So I guess everyone should just move on from netflix-commons.
netflix-infix depends on javax.servlet:servlet-api
Would it be possible to upgrade to javax.servlet:javax.servlet-api ? Version 3 is available since 2011