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 cccc488Copy full SHA for cccc488
AdvancedTokenField-addon/pom.xml
@@ -22,7 +22,7 @@
22
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
23
<maven.compiler.source>1.8</maven.compiler.source>
24
<maven.compiler.target>1.8</maven.compiler.target>
25
- <vaadin.version>8.12.4</vaadin.version>
+ <vaadin.version>8.14.1</vaadin.version>
26
<vaadin.plugin.version>8.6.2</vaadin.plugin.version>
27
<!-- ZIP Manifest fields -->
28
<Implementation-Version>${project.version}</Implementation-Version>
0 commit comments