commit | f632cda2cacfd064a6f2a6d74e9c39a538f4dc00 | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Wed Oct 28 05:51:53 2020 +0000 |
committer | Marc Kupietz <kupietz@ids-mannheim.de> | Thu Nov 05 20:20:08 2020 +0100 |
tree | df2050cf2e12d85756b93bbfc9a6fda3548bef38 | |
parent | a1cab61c0649e676852d2f3413b878beb03ed030 [diff] [blame] |
Bump joda-time from 2.10.6 to 2.10.8 in /core Bumps [joda-time](https://github.com/JodaOrg/joda-time) from 2.10.6 to 2.10.8. - [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.6...v2.10.8) Signed-off-by: dependabot[bot] <support@github.com> Closes #119 Change-Id: I282a68b0afbeceaac97bb6dd4deeb93f3315cec4
diff --git a/core/pom.xml b/core/pom.xml index 229fb65..71e06ed 100644 --- a/core/pom.xml +++ b/core/pom.xml
@@ -236,7 +236,7 @@ <dependency> <groupId>joda-time</groupId> <artifactId>joda-time</artifactId> - <version>2.10.6</version> + <version>2.10.8</version> </dependency> <dependency> <groupId>de.ids_mannheim.korap</groupId>