This is an automated email from the ASF dual-hosted git repository.

FrankChen021 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/druid.git


The following commit(s) were added to refs/heads/master by this push:
     new e3b8fb05809 build(deps): bump joda-time:joda-time from 2.14.0 to 
2.14.3 (#20046)
e3b8fb05809 is described below

commit e3b8fb05809de27bca1922516b1e00aa17268143
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Aug 19 09:42:48 2026 +0800

    build(deps): bump joda-time:joda-time from 2.14.0 to 2.14.3 (#20046)
    
    * build(deps): bump joda-time:joda-time from 2.14.0 to 2.14.3
    
    Bumps [joda-time:joda-time](https://github.com/JodaOrg/joda-time) from 
2.14.0 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.0...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]>
    
    * build(deps): register joda-time 2.14.3 license
    
    ---------
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Frank Chen <[email protected]>
---
 licenses.yaml | 2 +-
 pom.xml       | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/licenses.yaml b/licenses.yaml
index a934df9ee03..18232a2fcc4 100644
--- a/licenses.yaml
+++ b/licenses.yaml
@@ -1824,7 +1824,7 @@ name: Joda-Time
 license_category: binary
 module: java-core
 license_name: Apache License version 2.0
-version: 2.14.0
+version: 2.14.3
 libraries:
   - joda-time: joda-time
 notices:
diff --git a/pom.xml b/pom.xml
index 140cef84837..fcefd8f8c8c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -912,7 +912,7 @@
             <dependency>
                 <groupId>joda-time</groupId>
                 <artifactId>joda-time</artifactId>
-                <version>2.14.0</version>
+                <version>2.14.3</version>
             </dependency>
             <dependency>
                 <groupId>com.google.code.findbugs</groupId>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to