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 5cbd00583b build(deps): bump 
com.fasterxml.jackson.datatype:jackson-datatype-jsr310 (#1586)
5cbd00583b is described below

commit 5cbd00583b85bfee43d7e8128dcda4ab0c14c228
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon May 6 09:33:17 2024 +0200

    build(deps): bump com.fasterxml.jackson.datatype:jackson-datatype-jsr310 
(#1586)
    
    Bumps com.fasterxml.jackson.datatype:jackson-datatype-jsr310 from 2.17.0 to 
2.17.1.
    
    ---
    updated-dependencies:
    - dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jsr310
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 plc4j/drivers/ctrlx/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/plc4j/drivers/ctrlx/pom.xml b/plc4j/drivers/ctrlx/pom.xml
index 2cc15a078c..7f0e9324e0 100644
--- a/plc4j/drivers/ctrlx/pom.xml
+++ b/plc4j/drivers/ctrlx/pom.xml
@@ -163,7 +163,7 @@
     <dependency>
       <groupId>com.fasterxml.jackson.datatype</groupId>
       <artifactId>jackson-datatype-jsr310</artifactId>
-      <version>2.17.0</version>
+      <version>2.17.1</version>
     </dependency>
     <dependency>
       <groupId>com.hrakaroo</groupId>

Reply via email to