WrenSecurity / wrenidm

Community‐developed identity management system with a flexible data model, multiple extension points and scripting support, including JavaScript and Groovy.
https://wrensecurity.org/
Other
40 stars 19 forks source link

Remove deprecated BoneCP (#166). #179

Closed karelmaxa closed 8 months ago

karelmaxa commented 8 months ago

This PR completely removes support for the deprecated BoneCP, which has been replaced by HikariCP. I have not found any reason why we should keep this dependency in our project.