Skip to content

Commit

Permalink
build: upgrade vaadin version to 14.11.13
Browse files Browse the repository at this point in the history
  • Loading branch information
javier-godoy committed Oct 9, 2024
1 parent 8426303 commit aea4ebc
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 @@
<url>https://www.flowingcode.com/en/open-source/</url>

<properties>
<vaadin.version>14.8.20</vaadin.version>
<vaadin.version>14.11.13</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 aea4ebc

Please sign in to comment.