mirror of https://github.com/apache/druid.git
update versions
This commit is contained in:
parent
2f08ab85fc
commit
024c5eed35
4
pom.xml
4
pom.xml
|
@ -77,12 +77,12 @@
|
|||
<dependency>
|
||||
<groupId>com.metamx</groupId>
|
||||
<artifactId>emitter</artifactId>
|
||||
<version>0.2.12</version>
|
||||
<version>0.2.13</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.metamx</groupId>
|
||||
<artifactId>http-client</artifactId>
|
||||
<version>0.9.6</version>
|
||||
<version>0.9.7</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.metamx</groupId>
|
||||
|
|
Loading…
Reference in New Issue