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 f68350d  chore(deps): bump iotdb.version from 1.3.1 to 1.3.2 (#96)
f68350d is described below

commit f68350d277feac27ee7ea4b86680cce48a3821e3
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jul 1 10:19:47 2024 +0200

    chore(deps): bump iotdb.version from 1.3.1 to 1.3.2 (#96)
    
    Bumps `iotdb.version` from 1.3.1 to 1.3.2.
    
    Updates `org.apache.iotdb:tsfile` from 1.3.1 to 1.3.2
    
    Updates `org.apache.iotdb:service-rpc` from 1.3.1 to 1.3.2
    
    Updates `org.apache.iotdb:iotdb-jdbc` from 1.3.1 to 1.3.2
    
    Updates `org.apache.iotdb:iotdb-session` from 1.3.1 to 1.3.2
    
    ---
    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 e4d50ed..84ebb13 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.1</iotdb.version>
+    <iotdb.version>1.3.2</iotdb.version>
 
     
<app.main.class>org.apache.plc4x.java.examples.integration.iotdb.PlcLogger</app.main.class>
   </properties>

Reply via email to