Replies: 2 comments
-
Hi @pcalouche, thank you for raising this. Our dependencies are managed by Dependabot so they may be updated at different rates, we will manually update them to make sure the versions align. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Thank you! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I noticed in your releases there are different versions of RDS and STS as transitive dependencies. For instance, in the 2.4.0 release
rds
is version2.25.70
and thests
version is2.27.22
. Why do you not keep these at the same version given that is how they are managed in the AWS V2 SDK bom? See https://mvnrepository.com/artifact/software.amazon.awssdk/bom/2.25.70Beta Was this translation helpful? Give feedback.
All reactions