commit | 498461aaedce74b62317032b63b1f55bb722fde5 | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Thu Aug 25 17:01:46 2022 +0000 |
committer | Marc Kupietz <kupietz@ids-mannheim.de> | Fri Aug 26 17:09:19 2022 +0200 |
tree | e12295e95ce99b71a5fe630fe6fcac91c51bfbe1 | |
parent | ecd2fd404d2f27572325b081ad79ace3a5346911 [diff] |
Bump joda-time from 2.10.14 to 2.11.1 in /core Bumps [joda-time](https://github.com/JodaOrg/joda-time) from 2.10.14 to 2.11.1. - [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.10.14...v2.11.1) --- updated-dependencies: - dependency-name: joda-time:joda-time dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Closes #421 Change-Id: I50a3ff78897a4ec6d7068a6b8dbec6bd12fa1320
diff --git a/core/pom.xml b/core/pom.xml index 7003437..4fc9d30 100644 --- a/core/pom.xml +++ b/core/pom.xml
@@ -253,7 +253,7 @@ <dependency> <groupId>joda-time</groupId> <artifactId>joda-time</artifactId> - <version>2.10.14</version> + <version>2.11.1</version> </dependency> <dependency> <groupId>de.ids_mannheim.korap</groupId>