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-extras.git


The following commit(s) were added to refs/heads/develop by this push:
     new d1aec05  chore(deps): bump joda-time:joda-time from 2.14.0 to 2.14.2 
(#696)
d1aec05 is described below

commit d1aec053758531c6ae0a5824e3f225489281968b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jun 8 07:55:49 2026 +0200

    chore(deps): bump joda-time:joda-time from 2.14.0 to 2.14.2 (#696)
    
    Bumps [joda-time:joda-time](https://github.com/JodaOrg/joda-time) from 
2.14.0 to 2.14.2.
    - [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.2)
    
    ---
    updated-dependencies:
    - dependency-name: joda-time:joda-time
      dependency-version: 2.14.2
      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>
---
 plc4j/examples/hello-cloud-google/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/plc4j/examples/hello-cloud-google/pom.xml 
b/plc4j/examples/hello-cloud-google/pom.xml
index 47a22d6..c5f027f 100644
--- a/plc4j/examples/hello-cloud-google/pom.xml
+++ b/plc4j/examples/hello-cloud-google/pom.xml
@@ -53,7 +53,7 @@
     <dependency>
       <groupId>joda-time</groupId>
       <artifactId>joda-time</artifactId>
-      <version>2.14.0</version>
+      <version>2.14.2</version>
     </dependency>
     <dependency>
       <groupId>io.jsonwebtoken</groupId>

Reply via email to