commit | f9a6a9a0efb28e7185cf9404fe9c264d3adc07b7 | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Mon Oct 31 17:02:31 2022 +0000 |
committer | Marc Kupietz <kupietz@ids-mannheim.de> | Sat Nov 05 09:16:23 2022 +0100 |
tree | 394ab918912bdf43d889f40021716a98dbc4ab95 | |
parent | 4f9000d091e2f8142f4334ac284c648c64665dff [diff] [blame] |
Bump joda-time from 2.12.0 to 2.12.1 in /core Bumps [joda-time](https://github.com/JodaOrg/joda-time) from 2.12.0 to 2.12.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.12.0...v2.12.1) --- 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 #465 Change-Id: Ic646d572b157b930034c987a66761a04f5a81ccf
diff --git a/core/pom.xml b/core/pom.xml index 217be9f..cff0c5c 100644 --- a/core/pom.xml +++ b/core/pom.xml
@@ -253,7 +253,7 @@ <dependency> <groupId>joda-time</groupId> <artifactId>joda-time</artifactId> - <version>2.12.0</version> + <version>2.12.1</version> </dependency> <dependency> <groupId>de.ids_mannheim.korap</groupId>