Skip to content

Commit 1209fac

Browse files
authored
feat!: remove vaadin-dev from the starter (#8263)
Remove vaadin-dev from the vaadin-spring-boot-starter. PartOf: vaadin/flow#22715
1 parent 0c054f2 commit 1209fac

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

vaadin-spring-boot-starter/pom.xml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -53,10 +53,6 @@
5353
<groupId>com.vaadin</groupId>
5454
<artifactId>vaadin-core</artifactId>
5555
</dependency>
56-
<dependency>
57-
<groupId>com.vaadin</groupId>
58-
<artifactId>vaadin-dev</artifactId>
59-
</dependency>
6056

6157
<!-- Spring -->
6258
<dependency>

0 commit comments

Comments
 (0)