Skip to content

Commit fc8d228

Browse files
paodbjavier-godoy
authored andcommitted
ci: update vaadin version to 25.1.0 in v25 profile
1 parent 2646e27 commit fc8d228

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -405,11 +405,11 @@
405405
<properties>
406406
<maven.compiler.source>21</maven.compiler.source>
407407
<maven.compiler.target>21</maven.compiler.target>
408-
<vaadin.version>25.0.0-beta2</vaadin.version>
408+
<vaadin.version>25.1.0</vaadin.version>
409409
<jetty.version>11.0.26</jetty.version>
410-
</properties>
410+
</properties>
411411
<dependencies>
412-
<dependency>
412+
<dependency>
413413
<groupId>com.flowingcode.vaadin.addons.demo</groupId>
414414
<artifactId>commons-demo</artifactId>
415415
<version>5.0.0</version>

0 commit comments

Comments
 (0)