Merge branch 'jetty-10.0.x' into jetty-11.0.x
This commit is contained in:
commit
906cbf5da9
|
@ -105,6 +105,11 @@
|
|||
<artifactId>jetty-client</artifactId>
|
||||
<version>11.0.3-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.eclipse.jetty</groupId>
|
||||
<artifactId>jetty-cdi</artifactId>
|
||||
<version>10.0.3-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.eclipse.jetty</groupId>
|
||||
<artifactId>jetty-deploy</artifactId>
|
||||
|
|
Loading…
Reference in New Issue