dyanarose commented on a change in pull request #9494: [FLINK-12847] 
[Connectors / Kinesis] update flink-connector-kinesis to use Apache 2.0 
licensed code
URL: https://github.com/apache/flink/pull/9494#discussion_r318127138
 
 

 ##########
 File path: flink-connectors/flink-connector-kinesis/pom.xml
 ##########
 @@ -151,6 +147,18 @@ under the License.
 
        </dependencies>
 
+       <dependencyManagement>
+               <dependencies>
+
+                       <dependency>
+                               <groupId>org.apache.httpcomponents</groupId>
 
 Review comment:
   4.5.3 is specifically being pulled in in the parent Flink pom, and 
com.amazonaws:aws-java-sdk-kinesis only specifies a soft version requirement on 
4.5.9, so looks to me like 4.5.3 is being used as it's in scope.
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to