Regardless of the boot version, it gives me an error. could anyone help me solve these problems of pom?
I do not know if you have tried this but try to give a "Force Update" for your Maven project. Select your project and run a Alt + f5 (or right-click> Maven > Update Project ...) check box:
Force Update of Snapshots / Releases
And then give OK. Try this a few times if the problem continues (sometimes Eclipse "packs").
If it does not work, go to the Problems tab and delete the problem that is being related to Maven. I think this will solve the problem.
I hope I have helped.
Thank you guys! I managed to solve it, it only worked with the last version 1.4.0-SNAPSHOT? (I forgot which version it was)! all other versions do not work! A big thank you to everyone who tried to help me!