WrenSecurity / wrensec-commons

Community fork of ForgeRock Commons, which contains common utility code used by multiple products originally developed by ForgeRock.
http://wrensecurity.org
0 stars 10 forks source link

Upgrade project structure and parent #43

Closed pavelhoral closed 1 year ago

pavelhoral commented 1 year ago

I have upgraded to the latest parent and upgraded project hierarchy (BOM is now BOM and not a parent POM).

I have intentionally moved few properties from commons-bom to projects where the dependencies are defined. More correct solution would be to move those dependency definitions to BOM, but such change is for another day.