Skip to content

Commit fdc64de

Browse files
authored
build: set vaadin dependency as optional
1 parent 988c776 commit fdc64de

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
@@ -109,6 +109,7 @@
109109
<dependency>
110110
<groupId>com.vaadin</groupId>
111111
<artifactId>vaadin-core</artifactId>
112+
<optional>true</optional>
112113
</dependency>
113114
<dependency>
114115
<groupId>org.slf4j</groupId>

0 commit comments

Comments
 (0)