diff --git a/pom.xml b/pom.xml index f3515bd..9523eec 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ echo com.wire.bots - 1.9.2 + 1.9.5 Echo Bot A demo project for Lithium. @@ -25,14 +25,39 @@ 11 UTF-8 UTF-8 - 3.6.0 + 3.6.4 + 4.0.0 + + + + io.dropwizard + dropwizard-bom + ${dropwizard.version} + pom + import + + + + com.wire lithium ${lithium.version} + + io.dropwizard + dropwizard-core + + + io.dropwizard + dropwizard-jdbi3 + + + io.dropwizard + dropwizard-client +