Commit 2fdc558e authored by Grzegorz Pietrusza's avatar Grzegorz Pietrusza

add ektorp to pom

parent f957a9a9
......@@ -57,6 +57,11 @@
</plugins>
</build>
<!--todo: update versions!-->
<dependency>
<groupId>org.ektorp</groupId>
<artifactId>org.ektorp</artifactId>
<version>1.4.2</version>
</dependency>
<dependencies>
<dependency>
<groupId>io.dropwizard</groupId>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment