When making test cases, getting no support for jakarta

When trying to generate test cases i get the message: “libraries are on the classpath that have only limited support by diffblue cover: jakarta restful ws restful api 3.1.0 for code that uses these libraries fewer or lower quality tests may be written.” I upgraded to the latest diffblue still issue. I am using spring core 6.2
3, java 21.0.5, junit jupiter 5, spring boot 3.4.3

Hello @Vlad

As an initial stage when running Cover environment and project checks are performed, ensuring certain requirements are met, and the project can be understood before progressing to test generation. During this process Cover detects the libraries used within the project. If there are any missing, conflicting or limited support libraries a warning, such as the one described, will be provided.

Diffblue are progressively improving Cover’s library support, but in this instance Cover has detected that the library Jakarta RESTful Web Services is present and currently this library has only limited support. This does not stop test generation processes progressing, but may result in fewer testing being generated where this library is used.

If you are encountering issues with test generation after seeing this message, or believe this it be incorrect, please do let me know.

Kind Regards,
Shaun