Update Spring to 5.1.8.RELEASE and spring-security-oauth2 to 2.3.6.RELEASE#1496
Update Spring to 5.1.8.RELEASE and spring-security-oauth2 to 2.3.6.RELEASE#1496angelusGJ wants to merge 2 commits intomitreid-connect:masterfrom
Conversation
Codecov Report
@@ Coverage Diff @@
## master #1496 +/- ##
============================================
+ Coverage 25.21% 25.21% +<.01%
+ Complexity 912 907 -5
============================================
Files 209 209
Lines 11689 11647 -42
Branches 2116 2117 +1
============================================
- Hits 2947 2937 -10
+ Misses 8227 8195 -32
Partials 515 515
Continue to review full report at Codecov.
|
| } | ||
|
|
||
| @PostConstruct | ||
| @Override |
There was a problem hiding this comment.
Why was this change made? We moved to using PostConstruct many years ago, so I'm not sure why we'd move back.
|
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #1496 +/- ##
=========================================
Coverage 25.21% 25.21%
+ Complexity 912 907 -5
=========================================
Files 209 209
Lines 11689 11647 -42
Branches 2116 2117 +1
=========================================
- Hits 2947 2937 -10
+ Misses 8227 8195 -32
Partials 515 515 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
No description provided.