Skip to content
This repository has been archived by the owner on May 21, 2019. It is now read-only.

Commit

Permalink
Upgrade to Dropwizard 1.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
jplock committed Jan 27, 2018
1 parent 731f22c commit fe202b6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pipeline-application/pom.xml
Expand Up @@ -16,7 +16,7 @@
<dependency>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-bom</artifactId>
<version>1.11.241</version>
<version>1.11.271</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -27,7 +27,7 @@
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<file.encoding>UTF-8</file.encoding>
<javadoc.doclint.none>-Xdoclint:none</javadoc.doclint.none>
<dropwizard.version>1.2.2</dropwizard.version>
<dropwizard.version>1.2.3</dropwizard.version>
</properties>

<modules>
Expand Down

0 comments on commit fe202b6

Please sign in to comment.