commit | 2a6e0347273107f5746d0520d933fcb1130274d3 | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Tue Oct 26 17:01:59 2021 +0000 |
committer | Eliza Margaretha <margaretha@users.noreply.github.com> | Thu Nov 04 10:10:22 2021 +0100 |
tree | 2c6dcc103d6432d21119d6bf00d3169c805ef5b2 | |
parent | d0f78694e9cf5b454511897cb00d8f9ca368a500 [diff] |
Bump joda-time from 2.10.12 to 2.10.13 in /core Bumps [joda-time](https://github.com/JodaOrg/joda-time) from 2.10.12 to 2.10.13. - [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.12...v2.10.13) --- 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 f7fbc93..6cd1e9e 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.12</version> + <version>2.10.13</version> </dependency> <dependency> <groupId>de.ids_mannheim.korap</groupId>