Use 6.1.15 as it has CQ-3031. We are waiting on 3431
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@536 7e9141cc-0065-0410-87d8-b60c137991c4
This commit is contained in:
parent
1a47662030
commit
c3b43f49d8
|
@ -76,7 +76,7 @@
|
|||
<dependency>
|
||||
<groupId>org.mortbay.jetty</groupId>
|
||||
<artifactId>jetty-util</artifactId>
|
||||
<version>6.1.19</version>
|
||||
<version>6.1.15</version>
|
||||
<scope>provided</scope>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
|
|
@ -32,7 +32,7 @@
|
|||
<dependency>
|
||||
<groupId>org.mortbay.jetty</groupId>
|
||||
<artifactId>jetty</artifactId>
|
||||
<version>6.1.19</version>
|
||||
<version>6.1.15</version>
|
||||
<type>jar</type>
|
||||
<scope>test</scope>
|
||||
<exclusions>
|
||||
|
|
Loading…
Reference in New Issue