Update to Pushy 0.14.2.
This commit is contained in:
parent
9cffbe3d49
commit
169c3d5a0f
|
@ -120,12 +120,12 @@
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.eatthepath</groupId>
|
<groupId>com.eatthepath</groupId>
|
||||||
<artifactId>pushy</artifactId>
|
<artifactId>pushy</artifactId>
|
||||||
<version>0.14.1</version>
|
<version>0.14.2</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.eatthepath</groupId>
|
<groupId>com.eatthepath</groupId>
|
||||||
<artifactId>pushy-dropwizard-metrics-listener</artifactId>
|
<artifactId>pushy-dropwizard-metrics-listener</artifactId>
|
||||||
<version>0.13.11</version>
|
<version>0.14.2</version>
|
||||||
<exclusions>
|
<exclusions>
|
||||||
<exclusion>
|
<exclusion>
|
||||||
<groupId>io.dropwizard.metrics</groupId>
|
<groupId>io.dropwizard.metrics</groupId>
|
||||||
|
|
Loading…
Reference in New Issue