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 6a74c161efdc2dd4caa1c95b85bcf044c02da7fb
Author: mr1716 <[email protected]>
AuthorDate: Fri May 26 10:22:05 2023 -0400

    NIFI-11606 Update aws-kinesis-client-library-version to 1.14.10
    
    This closes #7307
    
    Signed-off-by: Mike Thomsen <[email protected]>
---
 nifi-nar-bundles/nifi-aws-bundle/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/nifi-nar-bundles/nifi-aws-bundle/pom.xml 
b/nifi-nar-bundles/nifi-aws-bundle/pom.xml
index 7b448778e9..cfdfb8151b 100644
--- a/nifi-nar-bundles/nifi-aws-bundle/pom.xml
+++ b/nifi-nar-bundles/nifi-aws-bundle/pom.xml
@@ -27,7 +27,7 @@
 
     <properties>
         <!-- keep KCL 1.x until NIFI-8531 (blocked by NIFI-8287) -->
-        
<aws-kinesis-client-library-version>1.14.9</aws-kinesis-client-library-version>
+        
<aws-kinesis-client-library-version>1.14.10</aws-kinesis-client-library-version>
     </properties>
 
     <modules>

Reply via email to