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

add ektorp to pom

parent f957a9a9
...@@ -57,6 +57,11 @@ ...@@ -57,6 +57,11 @@
</plugins> </plugins>
</build> </build>
<!--todo: update versions!--> <!--todo: update versions!-->
<dependency>
<groupId>org.ektorp</groupId>
<artifactId>org.ektorp</artifactId>
<version>1.4.2</version>
</dependency>
<dependencies> <dependencies>
<dependency> <dependency>
<groupId>io.dropwizard</groupId> <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