Bump joda-time from 2.10.4 to 2.10.5 (#379)

Bumps [joda-time](https://github.com/JodaOrg/joda-time) from 2.10.4 to 2.10.5.
- [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.4...v2.10.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-10-31 23:35:14 +04:00 committed by Misagh Moayyed
parent 08bedcf889
commit 3ec16e8aaf
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@
<dependency>
<groupId>joda-time</groupId>
<artifactId>joda-time</artifactId>
<version>2.10.4</version>
<version>2.10.5</version>
</dependency>
<!-- Test dependencies -->