mirror of
https://github.com/apache/druid.git
synced 2025-02-17 07:25:02 +00:00
upgrade jetty version
upgrade jetty version to 9.1.5.v20140505
This commit is contained in:
parent
dd59b58208
commit
5155c5b062
6
pom.xml
6
pom.xml
@ -319,17 +319,17 @@
|
||||
<dependency>
|
||||
<groupId>org.eclipse.jetty</groupId>
|
||||
<artifactId>jetty-server</artifactId>
|
||||
<version>9.1.4.v20140401</version>
|
||||
<version>9.1.5.v20140505</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.eclipse.jetty</groupId>
|
||||
<artifactId>jetty-servlet</artifactId>
|
||||
<version>9.1.4.v20140401</version>
|
||||
<version>9.1.5.v20140505</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.eclipse.jetty</groupId>
|
||||
<artifactId>jetty-servlets</artifactId>
|
||||
<version>9.1.4.v20140401</version>
|
||||
<version>9.1.5.v20140505</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>joda-time</groupId>
|
||||
|
Loading…
x
Reference in New Issue
Block a user