wonderfulxin commented on issue #14077:
URL: 
https://github.com/apache/shardingsphere/issues/14077#issuecomment-2162222784

   Maybe you change the version to 5.3.0 , you can solve this
   <dependency>
                        <groupId>org.apache.shardingsphere</groupId>
                        <artifactId>shardingsphere-jdbc-core</artifactId>
                        <version>5.3.0</version>
                </dependency>
   
                <dependency>
                        <groupId>org.yaml</groupId>
                        <artifactId>snakeyaml</artifactId>
                        <version>1.33</version>
                </dependency>


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