I get this error when compile. ``` bad class file: C:\Users\.m2\repository

I get this error when compile. I use vaadin 14.2

bad class file: C:\Users\.m2\repository\com\storedobject\vaadin\so-components\6.0.3\so-components-6.0.3.jar(com/storedobject/vaadin/Video.class)
    class file has wrong version 55.0, should be 52.0
    Please remove or make sure it appears in the correct subdirectory of the classpath.

look like compatibility issue but where what, how should i fix it?
I did remover m2 refresh maven again but no effect and error stays.

Please make sure that you are using Java 11.