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

mthomsen pushed a commit to branch support/nifi-1.x
in repository https://gitbox.apache.org/repos/asf/nifi.git

commit bbc18b050a08244bd04462df3c0d4db9644f95a0
Author: mr1716 <[email protected]>
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 <[email protected]>
---
 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 3a841824ae..5236d86fe5 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