oauth-filter-for-java icon indicating copy to clipboard operation
oauth-filter-for-java copied to clipboard

5.0.0 jakarta / gson / osgi (show me the code discussion PR)

Open col-panic opened this issue 8 months ago • 1 comments

This branch updates to version 5 with the following - breaking - changes

  • Fully move to jakarta.servlet namespace
  • Change JSON parser to com.google.gson
  • Update some dependent libraries
  • Generate OSGi capable META-INF/MANIFEST.MF
  • Fix some build warnings

It is NOT meant as a final PR, but as a "Show me the Code - Discussion PR"

col-panic avatar Feb 24 '25 09:02 col-panic