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

Commit

Permalink
Bump hystrix.version from 1.5.12 to 1.5.18
Browse files Browse the repository at this point in the history
Bumps `hystrix.version` from 1.5.12 to 1.5.18.

Updates `hystrix-core` from 1.5.12 to 1.5.18
- [Release notes](https://github.com/Netflix/Hystrix/releases)
- [Changelog](https://github.com/Netflix/Hystrix/blob/master/CHANGELOG.md)
- [Commits](Netflix/Hystrix@v1.5.12...v1.5.18)

Updates `hystrix-metrics-event-stream` from 1.5.12 to 1.5.18
- [Release notes](https://github.com/Netflix/Hystrix/releases)
- [Changelog](https://github.com/Netflix/Hystrix/blob/master/CHANGELOG.md)
- [Commits](Netflix/Hystrix@v1.5.12...v1.5.18)

Updates `hystrix-codahale-metrics-publisher` from 1.5.12 to 1.5.18
- [Release notes](https://github.com/Netflix/Hystrix/releases)
- [Changelog](https://github.com/Netflix/Hystrix/blob/master/CHANGELOG.md)
- [Commits](Netflix/Hystrix@v1.5.12...v1.5.18)
  • Loading branch information
dependabot-preview[bot] authored Jun 14, 2019
1 parent fe621b0 commit c909a70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<dropwizard.version>1.3.12</dropwizard.version>
<hystrix.version>1.5.12</hystrix.version>
<hystrix.version>1.5.18</hystrix.version>
<slf4j.version>1.7.25</slf4j.version>
<mockito.version>2.28.2</mockito.version>
<junit.version>4.12</junit.version>
Expand Down

0 comments on commit c909a70

Please sign in to comment.