-
-
Notifications
You must be signed in to change notification settings - Fork 151
BE: Chore: Bump Spring Boot to 3.5.3 #1143
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
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
9a741e6
to
40076e3
Compare
yeikel
commented
Jun 22, 2025
yeikel
commented
Jun 22, 2025
ad84806
to
c6a1568
Compare
Haarolean
approved these changes
Jul 2, 2025
@yeikel thank you! |
11 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
scope/backend
Related to backend changes
status/triage/completed
Automatic triage completed
type/dependencies
A pull request/issue dedicated to updating the dependency(-ies)
type/security
Pull requests that address a security vulnerability
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
What changes did you make? (Give an overview)
3.5.3
) to fetch the latest bug fixes and features as well as fixing CVE-2025-41234Junit5
, as it is provided transitively byspring-boot-starter-test
. Keeping it explicitly declared leads to version conflicts, which goes against the JUnit project's recommendations for Spring Boot.How Has This Been Tested? (put an "x" (case-sensitive!) next to an item)
Checklist (put an "x" (case-sensitive!) next to all the items, otherwise the build will fail)
A picture of a cute animal (not mandatory but encouraged)