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

FOLIO-3734: snakeyaml 2.0, Spring Boot 3.0.4 #5

Merged
merged 3 commits into from
Mar 6, 2023

Conversation

julianladisch
Copy link
Contributor

@julianladisch julianladisch commented Mar 3, 2023

Upgrade snakeyaml from 1.33 to 2.0 fixing Arbitrary Code Execution: https://nvd.nist.gov/vuln/detail/CVE-2022-1471

Spring Boot >= 3.0.3 is compatible with snakeyaml 2.x: spring-projects/spring-boot#34405

Upgrade Spring Boot from 3.0.2 to latest 3.0.4.

Upgrade snakeyaml from 1.33 to 2.0 fixing Arbitrary Code Execution: https://nvd.nist.gov/vuln/detail/CVE-2022-1471

Spring Boot >= 3.0.3 is compatible with snakeyaml 2.x: spring-projects/spring-boot#34405
@azizbekxm
Copy link
Contributor

Currently project in spring boot - v3.0.2 are we also considering to upgrade it to 3.0.3?

@julianladisch julianladisch changed the title FOLIO-3734: snakeyaml 2.0 FOLIO-3734: snakeyaml 2.0, Spring Boot 3.0.4 Mar 6, 2023
@sonarcloud
Copy link

sonarcloud bot commented Mar 6, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@julianladisch
Copy link
Contributor Author

Upgrading from Spring Boot 3.0.2 is a good point, thanks!

@julianladisch julianladisch merged commit 23d9609 into master Mar 6, 2023
@julianladisch julianladisch deleted the FOLIO-3734-snakeyaml-2.0 branch March 6, 2023 16:15
@playbball212
Copy link

I get an error when using spring boot 3.0.4 and snakeyaml. createYaml error on app startup

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

Successfully merging this pull request may close these issues.

5 participants