Skip to content

Commit fe5bd3c

Browse files
authored
Merge pull request #23 from saturnism/dependabot/maven/org.eclipse.jetty-jetty-maven-plugin-9.4.15.v20190215
Bump jetty-maven-plugin from 9.3.9.v20160517 to 9.4.15.v20190215
2 parents e37df5b + 932e541 commit fe5bd3c

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
@@ -22,7 +22,7 @@
2222
<maven.compiler.source>1.8</maven.compiler.source>
2323
<maven.compiler.target>1.8</maven.compiler.target>
2424

25-
<jetty.plugin.version>9.3.9.v20160517</jetty.plugin.version>
25+
<jetty.plugin.version>9.4.15.v20190215</jetty.plugin.version>
2626
<vaadin.version>8.1.6</vaadin.version>
2727
<!-- If there are no local customisations, this can also be "fetch" or "cdn" -->
2828
<vaadin.widgetset.mode>cdn</vaadin.widgetset.mode>

0 commit comments

Comments
 (0)