Leinariys opened a new issue #5506:
URL: https://github.com/apache/shardingsphere/issues/5506
When will the libraries be updated?
I have a conflict in the spring = org.yaml:snakeyaml:1.25
In org.apache.shardingsphere = org.yaml:snakeyaml:1.16
java.lang.NoSuchMethodError:
org.yaml.snakeyaml.Yaml.<init>(Lorg/yaml/snakeyaml/constructor/BaseConstructor;Lorg/yaml/snakeyaml/representer/Representer;Lorg/yaml/snakeyaml/DumperOptions;Lorg/yaml/snakeyaml/LoaderOptions;Lorg/yaml/snakeyaml/resolver/Resolver;)V
at
org.springframework.boot.env.OriginTrackedYamlLoader.createYaml(OriginTrackedYamlLoader.java:70)
at
org.springframework.beans.factory.config.YamlProcessor.process(YamlProcessor.java:132)
at
org.springframework.boot.env.OriginTrackedYamlLoader.load(OriginTrackedYamlLoader.java:75)
at
org.springframework.boot.env.YamlPropertySourceLoader.load(YamlPropertySourceLoader.java:50)
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]