We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d5b1452 commit e802532Copy full SHA for e802532
AdvancedTokenField-demo/pom.xml
@@ -17,7 +17,7 @@
17
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
18
<maven.compiler.source>1.8</maven.compiler.source>
19
<maven.compiler.target>1.8</maven.compiler.target>
20
- <vaadin.version>8.12.3</vaadin.version>
+ <vaadin.version>8.14.1</vaadin.version>
21
<vaadin.plugin.version>8.6.2</vaadin.plugin.version>
22
<jetty.plugin.version>9.3.9.v20160517</jetty.plugin.version>
23
</properties>
0 commit comments