apolloconfig / apollo-java

Apollo Java Clients
Apache License 2.0
40 stars 72 forks source link

apolli-client 2.1.0 can not work with snakeyaml 2.x #40

Closed luger1990 closed 1 year ago

luger1990 commented 1 year ago

17c42e18-f78f-4eb0-8dbc-aee2d45e68ac our project use snakeyaml 2.x, but apollo use snakeyaml 1.29. so i hope the apollo-client can upgrade to snakeyaml 2.x. thanks for more info you can check here https://stackoverflow.com/questions/75947862/getting-java-lang-nosuchmethoderror-org-yaml-snakeyaml-constructor-safeconstruc

nobodyiam commented 1 year ago

see #35

luger1990 commented 1 year ago

see #35

cool