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 19afb05740b0 chore(deps): Bump joda-time:joda-time from 2.14.2 to
2.14.3
19afb05740b0 is described below
commit 19afb05740b0c74d14fb4e032b3eb27bd6cc1384
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jul 27 07:31:25 2026 +0000
chore(deps): 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] <[email protected]>
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index 1b70ba56fa5e..9280870a052e 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -300,7 +300,7 @@
<jira-sal-api-version>7.2.1</jira-sal-api-version>
<jline-version>4.3.1</jline-version>
<libthrift-version>0.24.0</libthrift-version>
- <jodatime2-version>2.14.2</jodatime2-version>
+ <jodatime2-version>2.14.3</jodatime2-version>
<jolokia-version>2.6.0</jolokia-version>
<jolt-version>0.1.8</jolt-version>
<jool-version>0.9.15</jool-version>