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 6ae19c8  chore(deps): bump iotdb.version from 1.3.0 to 1.3.1 (#43)
6ae19c8 is described below

commit 6ae19c8849d19c8f08645aa7593b7191e928e3a6
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Apr 25 16:28:10 2024 +0200

    chore(deps): bump iotdb.version from 1.3.0 to 1.3.1 (#43)
    
    Bumps `iotdb.version` from 1.3.0 to 1.3.1.
    
    Updates `org.apache.iotdb:tsfile` from 1.3.0 to 1.3.1
    
    Updates `org.apache.iotdb:service-rpc` from 1.3.0 to 1.3.1
    
    Updates `org.apache.iotdb:iotdb-jdbc` from 1.3.0 to 1.3.1
    
    Updates `org.apache.iotdb:iotdb-session` from 1.3.0 to 1.3.1
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.iotdb:tsfile
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.apache.iotdb:service-rpc
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.apache.iotdb:iotdb-jdbc
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.apache.iotdb:iotdb-session
      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/examples/hello-integration-iotdb/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/plc4j/examples/hello-integration-iotdb/pom.xml 
b/plc4j/examples/hello-integration-iotdb/pom.xml
index 4023602..e4d50ed 100644
--- a/plc4j/examples/hello-integration-iotdb/pom.xml
+++ b/plc4j/examples/hello-integration-iotdb/pom.xml
@@ -33,7 +33,7 @@
 
   <properties>
     
<project.build.outputTimestamp>2024-02-16T14:53:02Z</project.build.outputTimestamp>
-    <iotdb.version>1.3.0</iotdb.version>
+    <iotdb.version>1.3.1</iotdb.version>
 
     
<app.main.class>org.apache.plc4x.java.examples.integration.iotdb.PlcLogger</app.main.class>
   </properties>

Reply via email to