Hello, I’m using Vaadin 14.4.2 and I had the following error in the most updated Chrome:
Allocate exception for servlet [com.vaadin.flow.server.startup.ServletDeployer]
java.lang.UnsupportedClassVersionError: com / brownie / videojs / VideoJSServiceInitListener has been compiled by a more recent version of the Java Runtime (class file version 55.0), this version of the Java Runtime only recognizable class file versions up to 52.0 (unable to load class [com.brownie.videojs.VideoJSServiceInitListener]
).
Can you help me?