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

Hotfix: deps(springboot): fixed springboot webmvc dependency #419

Merged
merged 1 commit into from
Sep 19, 2024

Conversation

saudkhan116
Copy link
Contributor

Why we create this PR?

After upgrading springboot parent version, it was assumed that the security issues in child versions will be automatically resolved, however one of the child sprintboot-webmvc dep still contains security issues.

What we want to achieve with this PR?

Added Springboot-webmvc dep to the dependency management to specify a particular version (which is a fixed security version) in pom file.

What is new?

Security Fix:

  • Fixed springboot-webmvc dependency

PR Linked to:

#417

@saudkhan116 saudkhan116 merged commit edc081c into main Sep 19, 2024
11 checks passed
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.

2 participants