-
Notifications
You must be signed in to change notification settings - Fork 5
Spring boot upgrade 2.2.4.RELEASE #246
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
Conversation
Codecov Report
@@ Coverage Diff @@
## release-cut-17.2 #246 +/- ##
======================================================
+ Coverage 95.64% 95.65% +0.01%
Complexity 160 160
======================================================
Files 28 28
Lines 413 414 +1
Branches 26 25 -1
======================================================
+ Hits 395 396 +1
Misses 13 13
Partials 5 5
Continue to review full report at Codecov.
|
| "headers" : { | ||
| "Content-Length" : "[[ANY]]", | ||
| "Content-Type" : "application/vnd.spring-boot.actuator.v2+json;charset=UTF-8", | ||
| "Content-Type" : "application/vnd.spring-boot.actuator.v3+json;", |
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.
Deprecate MediaType.APPLICATION_JSON_UTF8 in favor of APPLICATION_JSON from Spring 5.2
spring-projects/spring-framework#22788
mario-paniccia
left a comment
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.
👍
Build issue diagnosis
JIRA link (if applicable)
https://tools.hmcts.net/jira/browse/RDM-7457
Change description
Upgrade SpringBoot to latest 2.24.RELEASE
Does this PR introduce a breaking change? (check one with "x")