Sometimes, people suggest you to change something in your pom.xml, and then IntelliJ starts to complain:

That is totally normal. You simply have to click the “maven reload button” in IntelliJ. Maven will then continue to download the required dependency/plugin, if it’s available. After a few seconds, everything should be fine.
You can find the maven reload button in your maven tab:
