Bump joda-time from 2.12.4 to 2.12.5 in /core

Bumps [joda-time](https://github.com/JodaOrg/joda-time) from 2.12.4 to
2.12.5.
- [Release notes](https://github.com/JodaOrg/joda-time/releases)
- [Changelog](https://github.com/JodaOrg/joda-time/blob/main/RELEASE-NOTES.txt)
- [Commits](https://github.com/JodaOrg/joda-time/compare/v2.12.4...v2.12.5)

---
updated-dependencies:
- dependency-name: joda-time:joda-time
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

Closes #578

Change-Id: Iff3575da1b857f941a371ef616eabc62d0d9073c
diff --git a/core/pom.xml b/core/pom.xml
index d1d4af4..9c91390 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -235,7 +235,7 @@
 		<dependency>
 			<groupId>joda-time</groupId>
 			<artifactId>joda-time</artifactId>
-			<version>2.12.4</version>
+			<version>2.12.5</version>
 		</dependency>
 		<dependency>
 			<groupId>de.ids_mannheim.korap</groupId>