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

   > With Spring Boot 4.x now requiring Jackson 3 as its default JSON library 
(a mandatory upgrade with breaking changes), I'm wondering if the community has 
plans or discussions about upgrading ShardingSphere's Jackson 2 dependency to 
Jackson 3.
   
   In short, ShardingSphere 5.5.3 will not conflict with Spring Boot 4; many 
examples have already tested this. This is because Jackson 3 uses a completely 
different Java package than Jackson 2.
   
   
   Bump to Jackson 3 requires bump the runtime requirements of ShardingSphere 
JDBC from JDK 8 to JDK 17, which currently requires discussion in a separate 
issue.


-- 
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