jhipster-lite
jhipster-lite copied to clipboard
Module: upgrade maven dependencies
This ticket is for creating a new module: "upgrade maven libs" or "upgrade maven dependencies"
The goal would be to replace the versions in properties of your pom.xml by the new ones in the pom.xml of JHLite
Similar to what dependabot would do, and it will be smaller than https://github.com/jhipster/jhipster-lite/issues/5606
I don't know if it's a good idea or not. Don't hesitate to comment :)
Honestly, I'm not sure it brings some value.
You can achieve something similar with mvn versions:upate-properties
Yes, the only real value would be to be synchronized with the versions used in JHLite
not deserved to spend time on this