Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bump: protobuf 3.21.12 in aws modules #3018

Merged
merged 1 commit into from
Oct 3, 2023
Merged

Conversation

patriknw
Copy link
Member

@patriknw patriknw commented Oct 3, 2023

  • some aws dependencies have protobuf-java 3.19.2, which has CVE-2022-3171 CVE-2022-3509 CVE-2022-3510
  • bumped those to protobuf 3.21.12, which is the same as in akka-grpc
  • also bumped to latest patch of awssdk 2.17.295

* some aws dependencies have protobuf-java 3.19.2, which
  has CVE-2022-3171 CVE-2022-3509 CVE-2022-3510
* bumped those to protobuf 3.21.12, which is the same as in akka-grpc
* also bumped to latest patch of awssdk 2.17.295
@probot-autolabeler probot-autolabeler bot added the dependency-change For PRs changing the version of a dependency. label Oct 3, 2023
Copy link
Member

@ennru ennru left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

So this was only needed for AWS Kinesis?

LGTM.

@ennru ennru added the p:kinesis label Oct 3, 2023
@patriknw
Copy link
Member Author

patriknw commented Oct 3, 2023

So this was only needed for AWS Kinesis?

Seems so, I found the problematic 3.19.2 with dependencyTree

@ennru ennru merged commit bc9b749 into main Oct 3, 2023
48 of 49 checks passed
@ennru ennru deleted the wip-proto-3.21.12-patriknw branch October 3, 2023 10:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependency-change For PRs changing the version of a dependency. p:kinesis
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants