commit | c23011b06951b1b1e7bde715f71c769c8889aa9c | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Mon Sep 26 17:04:10 2022 +0000 |
committer | Marc Kupietz <kupietz@ids-mannheim.de> | Tue Sep 27 19:32:11 2022 +0200 |
tree | b89814ba25d5398c7cbcedc6202cafea6096942e | |
parent | 93d723f312ef91b63d704979c80870be97b5423c [diff] |
Bump joda-time from 2.11.1 to 2.11.2 in /core Bumps [joda-time](https://github.com/JodaOrg/joda-time) from 2.11.1 to 2.11.2. - [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.11.1...v2.11.2) --- 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> Closes #447 Change-Id: I775f60e028fc1b771a754588dd6291ed74f16441
diff --git a/core/pom.xml b/core/pom.xml index 278390b..b1eccea 100644 --- a/core/pom.xml +++ b/core/pom.xml
@@ -253,7 +253,7 @@ <dependency> <groupId>joda-time</groupId> <artifactId>joda-time</artifactId> - <version>2.11.1</version> + <version>2.11.2</version> </dependency> <dependency> <groupId>de.ids_mannheim.korap</groupId>