Skip to content

Commit

Permalink
Upgrade to Dropwizard 1.1.8 (Jetty upgrade)
Browse files Browse the repository at this point in the history
  • Loading branch information
adejanovski authored and michaelsembwever committed Jan 2, 2019
1 parent d29fe5f commit f3a7c94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<packaging>jar</packaging>

<properties>
<dropwizard.version>1.1.7</dropwizard.version>
<dropwizard.version>1.1.8</dropwizard.version>
<docker.directory>src/main/docker</docker.directory>
<timestamp>${maven.build.timestamp}</timestamp>
<maven.build.timestamp.format>yyyy-MM-dd HH:mm:ss</maven.build.timestamp.format>
Expand Down

0 comments on commit f3a7c94

Please sign in to comment.