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

sruehl pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/plc4x.git


The following commit(s) were added to refs/heads/develop by this push:
     new 37160dfd75 build(deps): bump joda-time:joda-time from 2.14.2 to 2.14.3 
(#2657)
37160dfd75 is described below

commit 37160dfd75a2279d1f615737fd35b087c1925b25
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jul 27 09:08:20 2026 +0200

    build(deps): bump joda-time:joda-time from 2.14.2 to 2.14.3 (#2657)
    
    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]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 8a2d333499..ccdca5b6a4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -636,7 +636,7 @@
           <dependency>
             <groupId>joda-time</groupId>
             <artifactId>joda-time</artifactId>
-            <version>2.14.2</version>
+            <version>2.14.3</version>
           </dependency>
           <dependency>
             <groupId>org.apache.groovy</groupId>

Reply via email to