Skip to content

Commit 2094620

Browse files
javier-godoypaodb
authored andcommitted
build: upgrade to Vaadin 22
1 parent ba83ed6 commit 2094620

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<description>Integration of xterm.js for Vaadin Flow</description>
1010

1111
<properties>
12-
<vaadin.version>21.0.2</vaadin.version>
12+
<vaadin.version>22.0.21</vaadin.version>
1313

1414
<maven.compiler.source>1.8</maven.compiler.source>
1515
<maven.compiler.target>1.8</maven.compiler.target>
@@ -458,4 +458,4 @@
458458

459459
</profiles>
460460

461-
</project>
461+
</project>

0 commit comments

Comments
 (0)