parent
dafda85c36
commit
e88b732715
5
pom.xml
5
pom.xml
|
@ -58,6 +58,11 @@
|
||||||
<artifactId>dropwizard-client</artifactId>
|
<artifactId>dropwizard-client</artifactId>
|
||||||
<version>${dropwizard.version}</version>
|
<version>${dropwizard.version}</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>com.dcsquare</groupId>
|
||||||
|
<artifactId>dropwizard-papertrail</artifactId>
|
||||||
|
<version>1.1</version>
|
||||||
|
</dependency>
|
||||||
|
|
||||||
|
|
||||||
<dependency>
|
<dependency>
|
||||||
|
|
Loading…
Reference in New Issue