Skip to content

Commit

Permalink
build: upgrade Vaadin version to 14.11.12
Browse files Browse the repository at this point in the history
  • Loading branch information
javier-godoy authored and paodb committed Jul 11, 2024
1 parent 8b51b7a commit e30e5fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<description>Simple Timer for Vaadin Flow</description>

<properties>
<vaadin.version>14.8.20</vaadin.version>
<vaadin.version>14.11.12</vaadin.version>
<maven.compiler.source>1.8</maven.compiler.source>
<maven.compiler.target>1.8</maven.compiler.target>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
Expand Down

0 comments on commit e30e5fd

Please sign in to comment.