Skip to content

Commit 43865b5

Browse files
committed
build(demo): upgrade commons-demo to 5.0.0
1 parent d257523 commit 43865b5

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

pom.xml

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
<dependency>
6464
<groupId>com.flowingcode.vaadin.addons.demo</groupId>
6565
<artifactId>commons-demo</artifactId>
66-
<version>4.3.0</version>
66+
<version>5.0.0</version>
6767
</dependency>
6868
</dependencies>
6969
</dependencyManagement>
@@ -540,12 +540,6 @@
540540
<jetty.version>11.0.26</jetty.version>
541541
</properties>
542542
<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>
549543
<dependency>
550544
<groupId>com.vaadin</groupId>
551545
<artifactId>vaadin-dev</artifactId>

0 commit comments

Comments
 (0)