Skip to content

Commit 76efd58

Browse files
committed
build(demo): upgrade commons-demo to 5.0.0
1 parent c364aa0 commit 76efd58

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
@@ -142,7 +142,7 @@
142142
<dependency>
143143
<groupId>com.flowingcode.vaadin.addons.demo</groupId>
144144
<artifactId>commons-demo</artifactId>
145-
<version>3.8.0</version>
145+
<version>5.0.0</version>
146146
<scope>test</scope>
147147
</dependency>
148148
</dependencies>
@@ -379,12 +379,6 @@
379379
<jetty.version>11.0.26</jetty.version>
380380
</properties>
381381
<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>
388382
<dependency>
389383
<groupId>com.vaadin</groupId>
390384
<artifactId>vaadin-dev</artifactId>

0 commit comments

Comments
 (0)