Skip to content

Commit 792a048

Browse files
javier-godoypaodb
authored andcommitted
build: set vaadin dependency as optional
1 parent f17f233 commit 792a048

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
@@ -79,6 +79,7 @@
7979
<dependency>
8080
<groupId>com.vaadin</groupId>
8181
<artifactId>vaadin-core</artifactId>
82+
<optional>true</optional>
8283
</dependency>
8384
<dependency>
8485
<groupId>org.slf4j</groupId>

0 commit comments

Comments
 (0)