| commit | 2fffcd07c0af25d4c221fa0770f246bd1705efe9 | [log] [tgz] |
|---|---|---|
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Wed Apr 29 17:24:26 2026 +0000 |
| committer | margaretha <margaretha@ids-mannheim.de> | Mon May 04 11:23:29 2026 +0200 |
| tree | 75912d1ecc5fe1e3098592cc068a41b046e2376f | |
| parent | 56fd14e002e61726a3fbd89a5c74c377e7c9b2d8 [diff] [blame] |
Bump joda-time:joda-time from 2.14.1 to 2.14.2 Bumps [joda-time:joda-time](https://github.com/JodaOrg/joda-time) from 2.14.1 to 2.14.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.14.1...v2.14.2) --- updated-dependencies: - dependency-name: joda-time:joda-time dependency-version: 2.14.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Closes #955 Change-Id: Ifb10b333d9c88577a859bf2052fdd3b875ad4dc6
diff --git a/pom.xml b/pom.xml index d1407ea..3d5e2cd 100644 --- a/pom.xml +++ b/pom.xml
@@ -640,7 +640,7 @@ <dependency> <groupId>joda-time</groupId> <artifactId>joda-time</artifactId> - <version>2.14.1</version> + <version>2.14.2</version> </dependency> <dependency> <groupId>commons-io</groupId>