linghengqian commented on issue #26041:
URL: 
https://github.com/apache/shardingsphere/issues/26041#issuecomment-1816266920

   - According to the dependencies of `org.glassfish.jaxb:jaxb-runtime:2.3.9`, 
is it feasible to only do the following? The following dependencies are still 
in the Java EE 8 namespace, but the GAV of the corresponding dependencies is 
migrated to Eclipse.
   - `javax.xml.bind:jaxb-api:2.3.1` to 
`jakarta.xml.bind:jakarta.xml.bind-api:2.3.3`
   - `javax.activation:javax.activation-api:1.2.0` to 
`jakarta.activation:jakarta.activation-api:1.2.2`


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to