Update to Pushy 0.14.2.

This commit is contained in:
Jon Chambers 2020-10-21 14:31:19 -04:00 committed by Jon Chambers
parent 9cffbe3d49
commit 169c3d5a0f
1 changed files with 2 additions and 2 deletions

View File

@ -120,12 +120,12 @@
<dependency>
<groupId>com.eatthepath</groupId>
<artifactId>pushy</artifactId>
<version>0.14.1</version>
<version>0.14.2</version>
</dependency>
<dependency>
<groupId>com.eatthepath</groupId>
<artifactId>pushy-dropwizard-metrics-listener</artifactId>
<version>0.13.11</version>
<version>0.14.2</version>
<exclusions>
<exclusion>
<groupId>io.dropwizard.metrics</groupId>