-
-
Notifications
You must be signed in to change notification settings - Fork 9.8k
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
Update Spring Boot to 3.0.4 #3451
Update Spring Boot to 3.0.4 #3451
Conversation
Update Gradle to 7.6.1 as well. Signed-off-by: johnniang <johnniang@fastmail.com>
Codecov Report
@@ Coverage Diff @@
## main #3451 +/- ##
============================================
+ Coverage 61.11% 61.13% +0.02%
- Complexity 2461 2464 +3
============================================
Files 393 393
Lines 12560 12560
Branches 1017 1017
============================================
+ Hits 7676 7679 +3
+ Misses 4403 4398 -5
- Partials 481 483 +2
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
Signed-off-by: johnniang <johnniang@fastmail.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/approve
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: ruibaby The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
/cherrypick release-2.3 |
@JohnNiang: once the present PR merges, I will cherry-pick it on top of release-2.3 in a new PR and assign it to you. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
@JohnNiang: new pull request created: #3459 In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
/cherrypick release-2.2 |
@JohnNiang: #3451 failed to apply on top of branch "release-2.2":
In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
/cherrypick release-2.2 |
@JohnNiang: new pull request created: #3462 In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
This is an automated cherry-pick of #3451 /assign JohnNiang ```release-note 升级 Spring Boot 至 3.0.4 ```
This is an automated cherry-pick of #3451 /assign JohnNiang ```release-note 升级 Spring Boot 至 3.0.4 ```
What type of PR is this?
/kind improvement
/area core
What this PR does / why we need it:
See #3450 for more.
Which issue(s) this PR fixes:
Fixes #3450
Does this PR introduce a user-facing change?