Bump joda-time from 2.10.1 to 2.10.2 (#60)

Bumps [joda-time](https://github.com/JodaOrg/joda-time) from 2.10.1 to 2.10.2.
- [Release notes](https://github.com/JodaOrg/joda-time/releases)
- [Changelog](https://github.com/JodaOrg/joda-time/blob/master/RELEASE-NOTES.txt)
- [Commits](https://github.com/JodaOrg/joda-time/compare/v2.10.1...v2.10.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-06-13 16:07:55 +01:00
committed by Alex Mukha
parent 8149bedd62
commit 0060bd3602

View File

@@ -160,7 +160,7 @@
<dependency>
<groupId>joda-time</groupId>
<artifactId>joda-time</artifactId>
<version>2.10.1</version>
<version>2.10.2</version>
</dependency>
<dependency>
<groupId>org.apache.httpcomponents</groupId>