Skip to content

Commit 77bf884

Browse files
authored
build: set vaadin dependency as optional
1 parent 69cdc17 commit 77bf884

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
@@ -85,6 +85,7 @@
8585
<dependency>
8686
<groupId>com.vaadin</groupId>
8787
<artifactId>vaadin-core</artifactId>
88+
<optional>true</optional>
8889
</dependency>
8990
<dependency>
9091
<groupId>dev.hilla</groupId>

0 commit comments

Comments
 (0)