Netflix / netflix-commons

Common utilities for Netflix OSS projects
Apache License 2.0
162 stars 81 forks source link

Upgrade dependency javax.servlet:servlet-api #21

Open GuiSim opened 8 years ago

GuiSim commented 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

mikhailian commented 2 years ago

Or even to 4.0 which has been available since 2017?

sp4ce commented 2 years ago

Additionally to this, it would be great to also change the "compile" dependency to "provided" instead.

example 1 example 2

mikhailian commented 2 years ago

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.