Skip to content

Commit 92bebb2

Browse files
javier-godoypaodb
authored andcommitted
build: set vaadin dependency as optional
1 parent 7479eda commit 92bebb2

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
@@ -81,6 +81,7 @@
8181
<groupId>com.vaadin</groupId>
8282
<!-- Replace artifactId with vaadin-core to use only free components -->
8383
<artifactId>vaadin-core</artifactId>
84+
<optional>true</optional>
8485
<exclusions>
8586
<!-- Webjars are only needed when running in Vaadin 13 compatibility mode -->
8687
<exclusion>

0 commit comments

Comments
 (0)