Skip to content

Commit 4714537

Browse files
Bump vaadin.version from 8.1.6 to 13.0.1
Bumps `vaadin.version` from 8.1.6 to 13.0.1. Updates `vaadin-bom` from 8.1.6 to 13.0.1 Updates `vaadin-maven-plugin` from 8.1.6 to 13.0.1 - [Release notes](https://github.com/vaadin/platform/releases) - [Commits](https://github.com/vaadin/platform/commits/13.0.1) Signed-off-by: dependabot[bot] <support@dependabot.com>
1 parent dda9203 commit 4714537

File tree

1 file changed

+1
-1
lines changed
  • chat-example/chat-vaadin-client

1 file changed

+1
-1
lines changed

chat-example/chat-vaadin-client/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<maven.compiler.target>1.8</maven.compiler.target>
2424

2525
<jetty.plugin.version>9.4.15.v20190215</jetty.plugin.version>
26-
<vaadin.version>8.1.6</vaadin.version>
26+
<vaadin.version>13.0.1</vaadin.version>
2727
<!-- If there are no local customisations, this can also be "fetch" or "cdn" -->
2828
<vaadin.widgetset.mode>cdn</vaadin.widgetset.mode>
2929
</properties>

0 commit comments

Comments
 (0)