spring-boot/buildSrc
Moritz Halbritter e0b7720b9e Implement multithreaded BOMR library resolution
- BOMR now first looks for library updates, collects them all and then
  prompts the user to choose which update to apply
- Refactored code into StandardLibraryUpdateResolver
- Implemented MultithreadedLibraryUpdateResolver on top of the standard
  one
- Uses 8 threads by default, this is configurable
- When run with --info, it logs how long each update search took

Closes gh-33824
2023-01-13 10:47:24 +01:00
..
config/checkstyle Upgrade to Spring Java Format 0.0.33 2022-05-26 13:22:23 +01:00
src Implement multithreaded BOMR library resolution 2023-01-13 10:47:24 +01:00
build.gradle Remove references to https://repo.spring.io/release 2023-01-11 17:03:45 +00:00
gradle.properties Upgrade to Spring Java Format 0.0.35 2022-10-06 11:10:45 +01:00
settings.gradle Upgrade to Spring Java Format 0.0.33 2022-05-26 13:22:23 +01:00