Skip to content

Commit 1aa6dcb

Browse files
javier-godoypaodb
authored andcommitted
build(demo): upgrade commons-demo to 5.1.0
1 parent a929a9a commit 1aa6dcb

1 file changed

Lines changed: 2 additions & 11 deletions

File tree

pom.xml

Lines changed: 2 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@
126126
<dependency>
127127
<groupId>com.flowingcode.vaadin.addons.demo</groupId>
128128
<artifactId>commons-demo</artifactId>
129-
<version>4.0.0</version>
129+
<version>5.1.0</version>
130130
<scope>test</scope>
131131
</dependency>
132132
<dependency>
@@ -503,16 +503,7 @@
503503
<id>vaadin-prerelease</id>
504504
<url>https://maven.vaadin.com/vaadin-prereleases</url>
505505
</pluginRepository>
506-
</pluginRepositories>
507-
508-
<dependencies>
509-
<dependency>
510-
<groupId>com.flowingcode.vaadin.addons.demo</groupId>
511-
<artifactId>commons-demo</artifactId>
512-
<version>4.4.0-SNAPSHOT</version>
513-
<scope>test</scope>
514-
</dependency>
515-
</dependencies>
506+
</pluginRepositories>
516507
</profile>
517508

518509
</profiles>

0 commit comments

Comments
 (0)