| commit | 1b70fd8bdd320c14c90c79b0ac25ab716fe60306 | [log] [tgz] |
|---|---|---|
| author | Henning Nöth <hnoeth@apache.org> | Tue Mar 17 15:20:44 2020 +0100 |
| committer | Henning Noeth <hnoeth@apache.org> | Tue Mar 17 15:30:08 2020 +0100 |
| tree | e951a6a26bf03ebcdb29653c43987490872a8365 | |
| parent | 2abe446a2481c0fe8dbebdfda07df319cbafd00f [diff] |
update jetty version
diff --git a/tobago-example/pom.xml b/tobago-example/pom.xml index 9db7c90..fd58a33 100644 --- a/tobago-example/pom.xml +++ b/tobago-example/pom.xml
@@ -84,7 +84,7 @@ <plugin> <groupId>org.eclipse.jetty</groupId> <artifactId>jetty-maven-plugin</artifactId> - <version>9.4.20.v20190813</version> + <version>9.4.27.v20200227</version> <configuration> <!-- to run the webapp in jetty in development mode use