I run into the following error during the starting up

Caused by: java.lang.IncompatibleClassChangeError: class org.springframework.core.type.classreading.ClassMe tadataReadingVisitor has interface org.springframework.asm.ClassVisitor as super class
I use the latest version verion 3.2.1.

How to solve this problem?