You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
nagkumar
changed the title
All java examples should have upgrade of dependencides
All java examples should have upgrade of aws and junit dependencides
Sep 27, 2022
All of the project has version with expression [v.v.v,) where v.v.v is the minimum required version and using this expression in pom automatically picks up the latest version of that particular library.
Comments on closed issues are hard for our team to see.
If you need more assistance, please either tag a team member or open a new issue that references this one.
If you wish to keep having a conversation with other community members under this issue feel free to do so.
Describe the bug
legacy dependencies are used in examples, upgrade is the need
Expected Behavior
All examples should work on latest CDK versions
Current Behavior
the current dependencides are
software.amazon.awscdk aws-cdk-lib [2.0.0,)Reproduction Steps
check each pom.xml
Possible Solution
mvn versions:use-latest-versions
run above command to auto upgrade all the dependencies
the
Additional Information/Context
software.amazon.awscdk aws-cdk-lib 2.43.1CDK CLI Version
2.43.1 (build c1ebb85)
Framework Version
No response
Node.js Version
18
OS
win10
Language
Java
Language Version
18
The text was updated successfully, but these errors were encountered: