Open
Description
Describe the bug
Flow-Components introduce the spring-data-commons
dependency as it is described in vaadin/flow-components#7213
In consequence, there are 4 starters reporting that dependency when running in PiT Scripts, see pit/24.8.0.alpha5-summary
Since the issue is documented, and accepted, we should update starters so as they include the proposed workaround, the list of starters are:
- archetype-jetty
- skeleton-starter-flow
- skeleton-starter-flow-cdi
- base-starter-flow-quarkus
Expected-behavior
listed starters do not have any spring dependency
Reproduction
checkout any project and check dependencies:
mvn dependency:tree
System Info
Vaadin 24.7 24.8