commit | 72649102dc7be1adacf29bd20e5fe959400f9422 | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Wed Sep 29 17:01:14 2021 +0000 |
committer | Eliza Margaretha <margaretha@users.noreply.github.com> | Mon Oct 04 13:27:13 2021 +0200 |
tree | f03b70cb5c25e342a459a29c3ac3cedb35665607 | |
parent | 06b8e6693c143ab102adf2d54c821d2145f402d6 [diff] |
Bump joda-time from 2.10.11 to 2.10.12 in /core Bumps [joda-time](https://github.com/JodaOrg/joda-time) from 2.10.11 to 2.10.12. - [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.11...v2.10.12) --- 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 116c956..890c959 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.11</version> + <version>2.10.12</version> </dependency> <dependency> <groupId>de.ids_mannheim.korap</groupId>