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.
2 parents e37df5b + 932e541 commit fe5bd3cCopy full SHA for fe5bd3c
chat-example/chat-vaadin-client/pom.xml
@@ -22,7 +22,7 @@
22
<maven.compiler.source>1.8</maven.compiler.source>
23
<maven.compiler.target>1.8</maven.compiler.target>
24
25
- <jetty.plugin.version>9.3.9.v20160517</jetty.plugin.version>
+ <jetty.plugin.version>9.4.15.v20190215</jetty.plugin.version>
26
<vaadin.version>8.1.6</vaadin.version>
27
<!-- If there are no local customisations, this can also be "fetch" or "cdn" -->
28
<vaadin.widgetset.mode>cdn</vaadin.widgetset.mode>
0 commit comments