lakshmi-manasa-g commented on a change in pull request #71: SAMZA-2437: Sample
for producing to Azure Blob Storage
URL: https://github.com/apache/samza-hello-samza/pull/71#discussion_r379603189
##########
File path: pom.xml
##########
@@ -206,6 +206,26 @@ under the License.
<artifactId>guava</artifactId>
<version>23.0</version>
</dependency>
+ <!-- Jackson Dependencies -->
Review comment:
updating jackson-core to 2.10.0 in Samza-azure
(https://github.com/apache/samza/pull/1277)
after pulling in recent commits from 'latest' branch and updating
jackson-core in samza-azure, these dependencies are not needed here.
----------------------------------------------------------------
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