commit | ef79284efaa90e812226bd033b3f7a944d0ce9ef | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Mon Mar 21 17:02:46 2022 +0000 |
committer | Eliza Margaretha <margaretha@users.noreply.github.com> | Fri Mar 25 11:56:17 2022 +0100 |
tree | 27bebacddf3a0d27b966fc23b78dfcbd71a2a534 | |
parent | ce276726943065f4ce03bf7fb57700cd151b9e64 [diff] [blame] |
Bump joda-time from 2.10.13 to 2.10.14 in /core Bumps [joda-time](https://github.com/JodaOrg/joda-time) from 2.10.13 to 2.10.14. - [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.13...v2.10.14) --- 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>
diff --git a/core/pom.xml b/core/pom.xml index 32d361f..cc9d1ec 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.13</version> + <version>2.10.14</version> </dependency> <dependency> <groupId>de.ids_mannheim.korap</groupId>