Bump joda-time:joda-time from 2.14.1 to 2.14.2

Bumps [joda-time:joda-time](https://github.com/JodaOrg/joda-time) from 2.14.1 to 2.14.2.
- [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.14.1...v2.14.2)

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

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

Closes #955

Change-Id: Ifb10b333d9c88577a859bf2052fdd3b875ad4dc6
diff --git a/pom.xml b/pom.xml
index d1407ea..3d5e2cd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -640,7 +640,7 @@
 		<dependency>
 			<groupId>joda-time</groupId>
 			<artifactId>joda-time</artifactId>
-			<version>2.14.1</version>
+			<version>2.14.2</version>
 		</dependency>
 		<dependency>
 			<groupId>commons-io</groupId>