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 725bfa0699 build(deps): bump joda-time:joda-time from 2.14.0 to 2.14.1 
(#2481)
725bfa0699 is described below

commit 725bfa06992f07dd5d42c09aa30e2809da02128d
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Mar 10 09:59:38 2026 +0100

    build(deps): bump joda-time:joda-time from 2.14.0 to 2.14.1 (#2481)
    
    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]>
    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 f527ac3d17..e9247c22a6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -621,7 +621,7 @@
           <dependency>
             <groupId>joda-time</groupId>
             <artifactId>joda-time</artifactId>
-            <version>2.14.0</version>
+            <version>2.14.1</version>
           </dependency>
           <dependency>
             <groupId>org.apache.groovy</groupId>

Reply via email to