Skip to content

Commit

Permalink
build: upgrade Vaadin to 14.8.20
Browse files Browse the repository at this point in the history
  • Loading branch information
javier-godoy committed Dec 27, 2022
1 parent 6a404b5 commit c3c9cdf
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 @@ -6,7 +6,7 @@
<version>2.9.2-SNAPSHOT</version>
<name>TwinColGrid add-on</name>
<properties>
<vaadin.version>14.8.1</vaadin.version>
<vaadin.version>14.8.20</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 c3c9cdf

Please sign in to comment.