jhipster-lite icon indicating copy to clipboard operation
jhipster-lite copied to clipboard

Module: upgrade maven dependencies

Open pascalgrimaud opened this issue 1 year ago • 2 comments

This ticket is for creating a new module: "upgrade maven libs" or "upgrade maven dependencies"

image

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 :)

pascalgrimaud avatar Oct 17 '23 07:10 pascalgrimaud

Honestly, I'm not sure it brings some value. You can achieve something similar with mvn versions:upate-properties

murdos avatar Oct 31 '23 15:10 murdos

Yes, the only real value would be to be synchronized with the versions used in JHLite

pascalgrimaud avatar Oct 31 '23 16:10 pascalgrimaud

not deserved to spend time on this

pascalgrimaud avatar Mar 15 '24 10:03 pascalgrimaud