This is an automated email from the ASF dual-hosted git repository.
apupier pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/main by this push:
new 9d2e245385cc Bump joda-time:joda-time from 2.14.3 to 2.14.4
9d2e245385cc is described below
commit 9d2e245385ccd4405368ac2a6b5d47a30b30829c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Sep 24 07:44:54 2026 +0000
Bump joda-time:joda-time from 2.14.3 to 2.14.4
Bumps [joda-time:joda-time](https://github.com/JodaOrg/joda-time) from
2.14.3 to 2.14.4.
- [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.3...v2.14.4)
---
updated-dependencies:
- dependency-name: joda-time:joda-time
dependency-version: 2.14.4
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index 5ef63dc995f4..fdaa121e4afc 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -314,7 +314,7 @@
<jira-sal-api-version>7.2.1</jira-sal-api-version>
<jline-version>4.4.5</jline-version>
<libthrift-version>0.24.0</libthrift-version>
- <jodatime2-version>2.14.3</jodatime2-version>
+ <jodatime2-version>2.14.4</jodatime2-version>
<jolokia-version>2.6.2</jolokia-version>
<jolt-version>1.3.0</jolt-version>
<jool-version>0.9.15</jool-version>