This is an automated email from the ASF dual-hosted git repository.

mthomsen pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/nifi.git

commit 53f64badbf044fb2fb262a5ecf52e2e89ef57524
Author: mr1716 <msr1...@rit.edu>
AuthorDate: Thu Aug 10 08:55:18 2023 -0400

    NIFI-11931 Update iotdb.sdk.version to 1.1.2
    
    This closes #7595
    
    Signed-off-by: Mike Thomsen <mthom...@apache.org>
---
 nifi-nar-bundles/nifi-iotdb-bundle/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/nifi-nar-bundles/nifi-iotdb-bundle/pom.xml 
b/nifi-nar-bundles/nifi-iotdb-bundle/pom.xml
index 1c07e7a9d8..a6714baab4 100644
--- a/nifi-nar-bundles/nifi-iotdb-bundle/pom.xml
+++ b/nifi-nar-bundles/nifi-iotdb-bundle/pom.xml
@@ -31,7 +31,7 @@
     </modules>
 
     <properties>
-        <iotdb.sdk.version>1.1.1</iotdb.sdk.version>
+        <iotdb.sdk.version>1.1.2</iotdb.sdk.version>
     </properties>
 
     <dependencyManagement>

Reply via email to