commit | 55426d83991c1b085fb65defedd261bebec85e66 | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Thu Sep 23 17:01:18 2021 +0000 |
committer | Eliza Margaretha <margaretha@users.noreply.github.com> | Mon Sep 27 12:54:03 2021 +0200 |
tree | f2c364c01df02d017f49655169f2390e7cd8c9a1 | |
parent | 0cacc8a14dc0a8486b876229f2739d094006efcf [diff] |
Bump joda-time from 2.10.10 to 2.10.11 in /core Bumps [joda-time](https://github.com/JodaOrg/joda-time) from 2.10.10 to 2.10.11. - [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.10...v2.10.11) --- 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 4fd31a7..b43445b 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.10</version> + <version>2.10.11</version> </dependency> <dependency> <groupId>de.ids_mannheim.korap</groupId>