cloudsoft / winrm4j

Apache License 2.0
94 stars 53 forks source link

Update Cloudsoft's Winrm Library Dependencies from Javax to Jakarta for Spring Boot 3 Compatibility #171

Open deepansha1901 opened 6 months ago

deepansha1901 commented 6 months ago

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.