Skip to content

Commit 6aa75f7

Browse files
authored
build: set vaadin dependency as optional
1 parent 4d775c0 commit 6aa75f7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@
7070
<dependency>
7171
<groupId>com.vaadin</groupId>
7272
<artifactId>vaadin-core</artifactId>
73+
<optional>true</optional>
7374
<exclusions>
7475
<!-- Webjars are only needed when running in Vaadin 13 compatibility mode -->
7576
<exclusion>

0 commit comments

Comments
 (0)