Skip to content

Commit ee3d3fc

Browse files
authored
build: set vaadin dependency as optional
1 parent 992db3d commit ee3d3fc

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
@@ -120,6 +120,7 @@
120120
<dependency>
121121
<groupId>com.vaadin</groupId>
122122
<artifactId>vaadin-core</artifactId>
123+
<optional>true</optional>
123124
</dependency>
124125
<dependency>
125126
<groupId>org.slf4j</groupId>

0 commit comments

Comments
 (0)