Dependencies in Maven

Just trying out for the first time with Java JDK 1.8 and Maven - it works well stand alone. But trying to link with Vaadin framework and getting an error in relation to ASM4.0 org.objectweb.asm.ClassReader. Any thoughts - I see there are later releases of ASM ?
Thanks
.