Skip to content

Commit e9bc9b3

Browse files
authored
build: set vaadin dependency as optional
1 parent f9e68b7 commit e9bc9b3

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
@@ -78,6 +78,7 @@
7878
<dependency>
7979
<groupId>com.vaadin</groupId>
8080
<artifactId>vaadin-core</artifactId>
81+
<optional>true</optional>
8182
</dependency>
8283
<dependency>
8384
<groupId>dev.hilla</groupId>

0 commit comments

Comments
 (0)