Bump joda-time from 2.10.8 to 2.10.10 in /core

Bumps [joda-time](https://github.com/JodaOrg/joda-time) from 2.10.8 to 2.10.10.
- [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.8...v2.10.10)

Signed-off-by: dependabot[bot] <support@github.com>

Closes #145

Change-Id: Iac0584ba5b1e420e2a9b39d79825e228c8b6d735
diff --git a/core/pom.xml b/core/pom.xml
index b420607..61abecd 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -246,7 +246,7 @@
 		<dependency>
 			<groupId>joda-time</groupId>
 			<artifactId>joda-time</artifactId>
-			<version>2.10.8</version>
+			<version>2.10.10</version>
 		</dependency>
 		<dependency>
 			<groupId>de.ids_mannheim.korap</groupId>