jsonp-api icon indicating copy to clipboard operation
jsonp-api copied to clipboard

SecurityManager is deprecated for removal

Open schlagi123 opened this issue 2 years ago • 0 comments

Hello, I see, that the SecurityManager is used at least in the JsonProvider class.

Since Java 17 the SecurityManager is deprecated for removal (https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/SecurityManager.html).

Are there solutions for that planed?

schlagi123 avatar Sep 25 '23 10:09 schlagi123