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
We are in the process of migrating our application to Spring Boot 3. During this migration, we encountered an issue with Cloudsoft's winrm library, which is currently using Javax dependencies. Spring Boot 3 requires Jakarta dependencies instead of Javax.
Migrating to Jakarta EE is a critical step in leveraging the new features and improvements offered by Spring Boot 3. Ensuring compatibility with Jakarta dependencies will help in maintaining the robustness and future scalability of the application.
We appreciate your prompt attention to this issue and look forward to your guidance on resolving it.
Thank you.
The text was updated successfully, but these errors were encountered:
We are in the process of migrating our application to Spring Boot 3. During this migration, we encountered an issue with Cloudsoft's winrm library, which is currently using Javax dependencies. Spring Boot 3 requires Jakarta dependencies instead of Javax.
Migrating to Jakarta EE is a critical step in leveraging the new features and improvements offered by Spring Boot 3. Ensuring compatibility with Jakarta dependencies will help in maintaining the robustness and future scalability of the application.
We appreciate your prompt attention to this issue and look forward to your guidance on resolving it.
Thank you.
The text was updated successfully, but these errors were encountered: