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

INVT-11610: Update snakeyaml to version 2.2 #74

Merged
merged 1 commit into from
Sep 13, 2023
Merged

Conversation

lefteris-tsallas-leanix
Copy link
Contributor

This one is a derived dependency of spring-boot, and we are already in the latest spring boot version. This is a false positive as stated here spring-projects/spring-boot#33457 and since we are not doing any manual yaml parsing. However, we can update to v2.2 to completely remove the snakeyaml 1.33 from our jars.

This one is a derived dependency of spring-boot, and we are already in the latest spring boot version. This is a false positive as stated here spring-projects/spring-boot#33457 and since we are not doing any manual yaml parsing. However, we can update to v2.2 to completely remove the snakeyaml 1.33 from our jars.
@github-actions
Copy link

VSM Github Broker Code Coverage

There is no coverage information present for the Files changed

Total Project Coverage 76.34% 🍏

@geoandri geoandri merged commit 6ee9db1 into main Sep 13, 2023
2 checks passed
mohamedlajmileanix pushed a commit that referenced this pull request Oct 25, 2023
This one is a derived dependency of spring-boot, and we are already in the latest spring boot version. This is a false positive as stated here spring-projects/spring-boot#33457 and since we are not doing any manual yaml parsing. However, we can update to v2.2 to completely remove the snakeyaml 1.33 from our jars.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants