-
Notifications
You must be signed in to change notification settings - Fork 2
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
Revert "spring-data-bom was updated to 2021.2.16 so override is nog l… #603
Conversation
f74bac5
to
07e4600
Compare
…onger necessary" This reverts commit 32cae90.
07e4600
to
e5f53f0
Compare
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.
it seems odd that the bug (spring-projects/spring-data-rest#2287) is reportedly fixed in 3.7.16 / 2021.2.16 which is part of spring-boot 2.7.16 (https://repo1.maven.org/maven2/org/springframework/boot/spring-boot-dependencies/2.7.16/spring-boot-dependencies-2.7.16.pom) look for spring-data-bom.version
through https://central.sonatype.com/artifact/org.springframework.data/spring-data-bom/2021.2.16
But there are other reports that the problem is not fixed: spring-projects/spring-data-rest#2280
In any case the comment that describes why and when fixed does not hold.
Yeah seems the problem is still there, so best to stay on 3.7.12 I guess.
Updated comment. |
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## main #603 +/- ##
=======================================
+ Coverage 6% 78% +73%
Complexity 77 77
=======================================
Files 79 79
Lines 3605 3605
Branches 359 359
=======================================
+ Hits 189 2789 +2600
+ Misses 3397 626 -2771
- Partials 19 190 +171 |
…onger necessary"
This reverts commit 32cae90.