Closed nagkumar closed 7 months ago
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
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
CDK CLI Version
2.43.1 (build c1ebb85)
Framework Version
No response
Node.js Version
18
OS
win10
Language
Java
Language Version
18