Skip to content

Commit

Permalink
Add dropwizard-jdbi3 to BOM (#2247)
Browse files Browse the repository at this point in the history
  • Loading branch information
FredDeschenes authored and joschi committed Jan 19, 2018
1 parent 5e8fcf4 commit 19e0b05
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions dropwizard-bom/pom.xml
Expand Up @@ -676,6 +676,11 @@
<artifactId>dropwizard-jdbi</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>io.dropwizard</groupId>
<artifactId>dropwizard-jdbi3</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>io.dropwizard</groupId>
<artifactId>dropwizard-jersey</artifactId>
Expand Down

0 comments on commit 19e0b05

Please sign in to comment.