We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
org.yaml:snakeyaml:1.30 is old and has 7 vulnerabilities
org.yaml:snakeyaml:1.30
Is it time to upgrade?
https://mvnrepository.com/artifact/org.yaml/snakeyaml/2.2
The text was updated successfully, but these errors were encountered:
Are you on an old version of Smallrye Config?
We updated to 2.2 in 3.5.0: #985
Sorry, something went wrong.
Crazy situation! I have had io.smallrye.config:smallrye-config-source-yaml:3.8.1, but org.yaml:snakeyaml:1.30.
io.smallrye.config:smallrye-config-source-yaml:3.8.1
Spring Boot 2 Gradle plugin has somehow been forcing 1.30. But IDEA Gradle dependency inspector was showing 1.30 was coming from Smallrye Config.
I have explicitly added dependency org.yaml:snakeyaml:2.2 to fix this.
org.yaml:snakeyaml:2.2
Sorry and thank you!
No branches or pull requests
org.yaml:snakeyaml:1.30
is old and has 7 vulnerabilitiesIs it time to upgrade?
https://mvnrepository.com/artifact/org.yaml/snakeyaml/2.2
The text was updated successfully, but these errors were encountered: