Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade to snakeyaml 1.23 #100

Closed
asarkar opened this issue Sep 25, 2018 · 6 comments
Closed

Upgrade to snakeyaml 1.23 #100

asarkar opened this issue Sep 25, 2018 · 6 comments

Comments

@asarkar
Copy link
Contributor

asarkar commented Sep 25, 2018

When using with Spring Boot 2, Stubby4J fails to start because the snakeyaml classes packaged in the jar are not compatible with Spring Boot 2. This has been fixed in Boot 2.1.0.M3, but that doesn't help since Stubby4J is still packaging snakeyaml 1.20. See the following snippet taken from a build scan, which by the way, wasn't possible with the prehistoric version of Gradle that's in the master branch; I'd to locally upgrade to latest Gradle.
snakeyaml

This ticket is to upgrade the snakeyaml packaged by Stubby4J to version 1.23.

Reference: spring-projects/spring-boot#13191

@azagniotov
Copy link
Owner

Thanks, will look into this asap

@asarkar
Copy link
Contributor Author

asarkar commented Sep 25, 2018

Thank you, please consider upgrading Gradle as well. Like I said above, the build scan made analyzing this issue a lot simpler and it isn't available in Gradle 2.0

@azagniotov
Copy link
Owner

I accept PRs :)

@asarkar
Copy link
Contributor Author

asarkar commented Sep 28, 2018

I accept PRs :)

I'm sure you do, but do you really need help for changing some text from 2.0 to 4.10.2?

@moleksyuk
Copy link
Contributor

I accept PRs :)

@azagniotov see my pull request #105

@moleksyuk
Copy link
Contributor

@azagniotov
Tested with: v6.0.2
Status: ✅ Fixed
This ticket can be closed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants