<dependency>
<groupId>com.vaadin</groupId>
<artifactId>vaadin-spring</artifactId>
<version>12.5.0</version>
</dependency>
<parent> <groupId>com.vaadin</groupId> <artifactId>vaadin-spring-parent</artifactId> <version>12.5.0</version> </parent>
compile
|-- com.vaadin:flow-server:2.11.0
|-- com.vaadin:flow-push:2.11.0
|-- com.vaadin:flow-client:2.11.0
|-- org.springframework:spring-webmvc:5.3.31
|-- org.springframework:spring-websocket:5.3.31
|-- org.springframework.boot:spring-boot-configuration-processor:2.7.18
|-- org.springframework.boot:spring-boot-autoconfigure-processor:2.7.18
|-- com.vaadin:license-checker:1.10.1
provided