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 c364aa0 commit 76efd58Copy full SHA for 76efd58
pom.xml
@@ -142,7 +142,7 @@
142
<dependency>
143
<groupId>com.flowingcode.vaadin.addons.demo</groupId>
144
<artifactId>commons-demo</artifactId>
145
- <version>3.8.0</version>
+ <version>5.0.0</version>
146
<scope>test</scope>
147
</dependency>
148
</dependencies>
@@ -379,12 +379,6 @@
379
<jetty.version>11.0.26</jetty.version>
380
</properties>
381
<dependencies>
382
- <dependency>
383
- <groupId>com.flowingcode.vaadin.addons.demo</groupId>
384
- <artifactId>commons-demo</artifactId>
385
- <version>5.0.0</version>
386
- <scope>test</scope>
387
- </dependency>
388
389
<groupId>com.vaadin</groupId>
390
<artifactId>vaadin-dev</artifactId>
0 commit comments