Skip to content

Commit 944132a

Browse files
committed
upgraded dropwizard to 2.0.16, graphhopper#2183
1 parent e937d8e commit 944132a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
<groupId>io.dropwizard</groupId>
8989
<artifactId>dropwizard-dependencies</artifactId>
9090
<!-- make sure the dropwizard version is compatible to the below dropwizard-configurable-assets-bundle version -->
91-
<version>2.0.8</version>
91+
<version>2.0.16</version>
9292
<type>pom</type>
9393
<scope>import</scope>
9494
</dependency>

0 commit comments

Comments
 (0)