Since Java 17, the Security Manager is deprecated for Removal (see [JEP 411](https://openjdk.java.net/jeps/411)). This project uses the Security Manager API and needs to adapt, by using the Security Manager only if available.