Skip to content

Refactor AWS sdk version to avoid drift #25

Description

@zheguang

The AWS SDK version is duplicated across aws-java-sdk-s3 and aws-java-sdk-sts, which makes future security patching error-prone (it’s easy for the two to drift). Consider centralizing this via a single property (e.g., aws.sdk.version) or importing aws-java-sdk-bom in and omitting per-artifact versions.

https://github.com/instaclustr/kafka-connect-connectors/pull/23/changes#r3216743664

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions