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 d257523 commit 43865b5Copy full SHA for 43865b5
pom.xml
@@ -63,7 +63,7 @@
63
<dependency>
64
<groupId>com.flowingcode.vaadin.addons.demo</groupId>
65
<artifactId>commons-demo</artifactId>
66
- <version>4.3.0</version>
+ <version>5.0.0</version>
67
</dependency>
68
</dependencies>
69
</dependencyManagement>
@@ -540,12 +540,6 @@
540
<jetty.version>11.0.26</jetty.version>
541
</properties>
542
<dependencies>
543
- <dependency>
544
- <groupId>com.flowingcode.vaadin.addons.demo</groupId>
545
- <artifactId>commons-demo</artifactId>
546
- <version>5.0.0</version>
547
- <scope>test</scope>
548
- </dependency>
549
550
<groupId>com.vaadin</groupId>
551
<artifactId>vaadin-dev</artifactId>
0 commit comments