<dependency>
<groupId>com.vaadin</groupId>
<artifactId>vaadin-spring</artifactId>
<version>24.4.10</version>
</dependency>
<parent> <groupId>com.vaadin</groupId> <artifactId>flow-project</artifactId> <version>24.4.10</version> </parent>
compile
|-- com.vaadin:flow-server:24.4.10
|-- com.vaadin:flow-push:24.4.10
|-- com.vaadin:flow-client:24.4.10
|-- org.springframework:spring-webmvc:6.1.13
|-- org.springframework:spring-websocket:6.1.13
|-- org.springframework.security:spring-security-config:6.2.6
|-- org.springframework.security:spring-security-web:6.2.6
|-- org.springframework.security:spring-security-oauth2-client:6.2.6
|-- org.springframework.boot:spring-boot-configuration-processor:3.2.10
|-- org.springframework.boot:spring-boot-autoconfigure-processor:3.2.10
|-- org.springframework.data:spring-data-commons:3.2.10
|-- com.vaadin:flow-data:24.4.10
|-- org.springframework.boot:spring-boot-devtools:3.2.10
|-- org.hibernate.validator:hibernate-validator:8.0.1.Final
|-- org.springframework.security:spring-security-oauth2-jose:6.2.6
|-- org.springframework.security:spring-security-oauth2-resource-server:6.2.6
|-- org.reflections:reflections:0.10.2
|-- org.javassist:javassist:3.30.2-GA
provided
|-- com.vaadin:vaadin-dev-server:24.4.10