Skip to content
This repository has been archived by the owner on Mar 30, 2021. It is now read-only.

Updated KCL to 1.9.0 #93

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

amcp
Copy link

@amcp amcp commented Jan 10, 2019

tested with mvn clean install. in support of resolving KCL version conflict between latest release of dynamodb-streams-kinesis-adapter (version 1.4.0 at 1.9.0) and amazon-kinesis-connectors (version 1.3.0 at KCL 1.7.2)

Dependency convergence error for com.amazonaws:amazon-kinesis-client:1.7.2 paths to dependency are:
+-com.amazonaws:dynamodb-cross-region-replication:1.4.0
  +-com.amazonaws:amazon-kinesis-client:1.7.2
and
+-com.amazonaws:dynamodb-cross-region-replication:1.4.0
  +-com.amazonaws:amazon-kinesis-connectors:1.4.0
    +-com.amazonaws:amazon-kinesis-client:1.9.0
and
+-com.amazonaws:dynamodb-cross-region-replication:1.4.0
  +-com.amazonaws:dynamodb-streams-kinesis-adapter:1.4.0
    +-com.amazonaws:amazon-kinesis-client:1.9.0

@amcp
Copy link
Author

amcp commented Jan 10, 2019

@pfifer Could you please take a look?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant