two other things to consider:
- Make sure to upgrade the microservice to v2 api as v1 is deprecated and is removed in the newest release (Change logs - Cumulocity documentation)
- If you are upgrading to a recent version of the SDK be aware that it uses Spring Boot 3.x which will require changes. This article provides the details of what typically needs to change: Java Microservice Development: Preparing for Spring Boot 3.X