Migrating from 7.7.6 to 7.7.17

I need to migrate from vaadin 7.7.6 to 7.7.17. I just made a change in maven, and it looks like i don’t need to change anything else. My project is compiling and running fine after the change. Do i need to care about other things while migrating from 7.7.6 to 7.7.17?

Maintenance releases (with just the last part of the version number changing) only fix bugs - nothing else should change. Thus no changes are needed.

Thank you so much for the help