We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 699c140 commit 85437e0Copy full SHA for 85437e0
pom.xml
@@ -422,6 +422,11 @@
422
<version>5.0.0</version>
423
<scope>test</scope>
424
</dependency>
425
+ <dependency>
426
+ <groupId>com.vaadin</groupId>
427
+ <artifactId>vaadin-dev</artifactId>
428
+ <optional>true</optional>
429
+ </dependency>
430
<dependency>
431
<groupId>jakarta.servlet</groupId>
432
<artifactId>jakarta.servlet-api</artifactId>
0 commit comments