| commit | 8e08ea51bcbed4f62970f0982b1943abe2baf489 | [log] [tgz] |
|---|---|---|
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Mon Mar 09 19:00:30 2026 +0000 |
| committer | margaretha <margaretha@ids-mannheim.de> | Tue Mar 10 08:45:27 2026 +0100 |
| tree | c6b11f15163e685584dfa4188c4fcdca39c13c17 | |
| parent | c4da35c3a5c4a863fafbc9a5dfff9ec73e63edf6 [diff] [blame] |
Bump joda-time:joda-time from 2.14.0 to 2.14.1 Bumps [joda-time:joda-time](https://github.com/JodaOrg/joda-time) from 2.14.0 to 2.14.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.14.0...v2.14.1) --- updated-dependencies: - dependency-name: joda-time:joda-time dependency-version: 2.14.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Closes #930 Change-Id: Ia7347ae7495a45990e9da7e9264444a34f033cf2
diff --git a/pom.xml b/pom.xml index b4410d7..a76ae5f 100644 --- a/pom.xml +++ b/pom.xml
@@ -640,7 +640,7 @@ <dependency> <groupId>joda-time</groupId> <artifactId>joda-time</artifactId> - <version>2.14.0</version> + <version>2.14.1</version> </dependency> <dependency> <groupId>commons-io</groupId>