Skip to content
This repository has been archived by the owner on Aug 17, 2022. It is now read-only.

Commit

Permalink
Bump dropwizard.version from 1.3.1 to 1.3.12
Browse files Browse the repository at this point in the history
Bumps `dropwizard.version` from 1.3.1 to 1.3.12.

Updates `dropwizard-core` from 1.3.1 to 1.3.12
- [Release notes](https://github.com/dropwizard/dropwizard/releases)
- [Changelog](https://github.com/dropwizard/dropwizard/blob/master/RELEASES.md)
- [Commits](dropwizard/dropwizard@v1.3.1...v1.3.12)

Updates `dropwizard-client` from 1.3.1 to 1.3.12
- [Release notes](https://github.com/dropwizard/dropwizard/releases)
- [Changelog](https://github.com/dropwizard/dropwizard/blob/master/RELEASES.md)
- [Commits](dropwizard/dropwizard@v1.3.1...v1.3.12)

Updates `dropwizard-testing` from 1.3.1 to 1.3.12
- [Release notes](https://github.com/dropwizard/dropwizard/releases)
- [Changelog](https://github.com/dropwizard/dropwizard/blob/master/RELEASES.md)
- [Commits](dropwizard/dropwizard@v1.3.1...v1.3.12)
  • Loading branch information
dependabot-preview[bot] committed May 27, 2019
1 parent 0ede759 commit fc13a97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml 100755 → 100644
Expand Up @@ -51,7 +51,7 @@
</distributionManagement>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<dropwizard.version>1.3.1</dropwizard.version>
<dropwizard.version>1.3.12</dropwizard.version>
<hystrix.version>1.5.12</hystrix.version>
<slf4j.version>1.7.25</slf4j.version>
<mockito.version>2.18.0</mockito.version>
Expand Down

0 comments on commit fc13a97

Please sign in to comment.