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 8944835b2df4 chore(deps): Bump joda-time:joda-time from 2.14.0 to 
2.14.1
8944835b2df4 is described below

commit 8944835b2df439d3678fc57170aeff971956a558
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Mar 9 09:02:36 2026 +0000

    chore(deps): 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] <[email protected]>
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 661bb13783ba..dc99a1720f20 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -323,7 +323,7 @@
         <jira-rest-client-api-version>6.0.2</jira-rest-client-api-version>
         <jline-version>3.30.6</jline-version>
         <libthrift-version>0.22.0</libthrift-version>
-        <jodatime2-version>2.14.0</jodatime2-version>
+        <jodatime2-version>2.14.1</jodatime2-version>
         <jolokia-version>2.5.1</jolokia-version>
         <jolt-version>0.1.8</jolt-version>
         <jool-version>0.9.15</jool-version>

Reply via email to