| commit | 35ab8cc4cb2501e1a0a4d404ef2d18eb0097f292 | [log] [tgz] |
|---|---|---|
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Mon Jul 27 17:23:24 2026 +0000 |
| committer | margaretha <margaretha@ids-mannheim.de> | Wed Jul 29 12:11:24 2026 +0200 |
| tree | e5c53c46a30c48ed5b7b4b50fb2f7116708df5e6 | |
| parent | 00f66706caba23beec81018fc3109284279a830c [diff] |
Bump joda-time:joda-time from 2.14.2 to 2.14.3 Bumps [joda-time:joda-time](https://github.com/JodaOrg/joda-time) from 2.14.2 to 2.14.3. - [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.2...v2.14.3) --- updated-dependencies: - dependency-name: joda-time:joda-time dependency-version: 2.14.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Closes #1006 Change-Id: I154d8e78ed018e83c617cd828358aa9b65204f2d
diff --git a/pom.xml b/pom.xml index fb263f8..75efb36 100644 --- a/pom.xml +++ b/pom.xml
@@ -640,7 +640,7 @@ <dependency> <groupId>joda-time</groupId> <artifactId>joda-time</artifactId> - <version>2.14.2</version> + <version>2.14.3</version> </dependency> <dependency> <groupId>commons-io</groupId>