commit | 19641c92715311ab61769d56e79c9f80bab3a9f4 | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Fri Mar 31 17:14:20 2023 +0000 |
committer | margaretha <margaretha@ids-mannheim.de> | Mon Apr 03 12:30:33 2023 +0200 |
tree | 9b5b1b77532a605aa415202e1e957387ae67a94c | |
parent | 2559b1906bdbd705e06fc7a03ea20b23f2a4db46 [diff] |
Bump joda-time from 2.12.4 to 2.12.5 in /core Bumps [joda-time](https://github.com/JodaOrg/joda-time) from 2.12.4 to 2.12.5. - [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.4...v2.12.5) --- 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 #578 Change-Id: Iff3575da1b857f941a371ef616eabc62d0d9073c
diff --git a/core/pom.xml b/core/pom.xml index d1d4af4..9c91390 100644 --- a/core/pom.xml +++ b/core/pom.xml
@@ -235,7 +235,7 @@ <dependency> <groupId>joda-time</groupId> <artifactId>joda-time</artifactId> - <version>2.12.4</version> + <version>2.12.5</version> </dependency> <dependency> <groupId>de.ids_mannheim.korap</groupId>