chrismayday commented on issue #30815: URL: https://github.com/apache/shardingsphere/issues/30815#issuecomment-2044271841
> * In short, you can try explicitly specifying the snakeyaml version in maven. The 3.0.x branch of spring-boot retains some unit tests for serving snakeyaml 1.33. > > ``` > <dependency> > <groupId>org.yaml</groupId> > <artifactId>snakeyaml</artifactId> > <version>1.33</version> > </dependency> > ``` OK。Will it be fixed in version 5.4.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]
