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

Upgrade springboot to 2.7.18 #987

Merged
merged 5 commits into from
Feb 15, 2024

Conversation

artursouza
Copy link
Member

@artursouza artursouza commented Jan 9, 2024

Description

Just updating Springboot 2.7 to latest version.

Issue reference

We strive to have all PR being opened based on an issue, where the problem or feature have been discussed prior to implementation.

Please reference the issue this PR will close: #974

Checklist

Please make sure you've completed the relevant tasks for this PR, out of the following list:

  • Code compiles correctly
  • Created/updated tests
  • Extended the documentation

Signed-off-by: Artur Souza <[email protected]>
@artursouza artursouza requested review from a team as code owners January 9, 2024 07:59
@artursouza
Copy link
Member Author

Upgrading to the latest 2.7.x does not fix the issue. Filed an issue with the downstream dependency: spring-projects/spring-boot#39063

@artursouza
Copy link
Member Author

Marking the exception at FOSSA as per feedback from springboot project.

Copy link

codecov bot commented Feb 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (a3cc138) 77.56% compared to head (dd66b93) 77.56%.

Additional details and impacted files
@@            Coverage Diff            @@
##             master     #987   +/-   ##
=========================================
  Coverage     77.56%   77.56%           
  Complexity     1567     1567           
=========================================
  Files           144      144           
  Lines          4751     4751           
  Branches        554      554           
=========================================
  Hits           3685     3685           
  Misses          781      781           
  Partials        285      285           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@artursouza artursouza merged commit a0ae3c3 into dapr:master Feb 15, 2024
6 of 7 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.

fossa test is keep failing
3 participants