Moritz Halbritter
6567f40650
Merge branch '2.7.x'
2 years ago
Moritz Halbritter
a2f9e30e77
Reduce number of threads used for BOMR library update checks
...
See gh-33824
2 years ago
Brian Clozel
febca4aa5e
Refer to external docs for observability support
...
This commit removes the `KeyValues` listed in the Spring Boot reference
documentation, since now support is implemented in Spring projects
directly and documentation is maintained there.
This change adds links to the relevant sections in the Spring Framework
and Spring for GraphQL reference docs.
2 years ago
Moritz Halbritter
c1ca05d99d
Merge branch '2.7.x'
...
Closes gh-33825
2 years ago
Moritz Halbritter
515ff4168c
Tweak BOMR prohibitions
2 years ago
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
2 years ago
Moritz Halbritter
600300c071
Merge branch '2.7.x'
2 years ago
Moritz Halbritter
484d662085
Allow multiple startsWith, contains and endsWith clauses in bomr
...
- Add support for startsWith prohibition
2 years ago
Moritz Halbritter
3d42ab085a
Polish MavenMetadataVersionResolver
2 years ago
Moritz Halbritter
b3644c1a99
Polish StandardGitHub
2 years ago
Moritz Halbritter
825fc5b72f
Prohibit MSSQL JDBC version targeting Java 18
2 years ago
Moritz Halbritter
75f934c92e
Merge branch '2.7.x'
...
Closes gh-33816
2 years ago
Moritz Halbritter
aca087e762
Add more possibilities to prohibit version upgrades
...
Closes gh-32457
2 years ago
Andy Wilkinson
d3f97a1d13
Start building against Spring Integration 6.0.2 snapshots
...
See gh-33813
2 years ago
Andy Wilkinson
74f514bdd4
Starting building against Spring Kafka 3.0.2 snapshots
...
See gh-33812
2 years ago
Andy Wilkinson
ca60c32a83
Start building against Spring AMQP 3.0.1 snapshots
...
See gh-33811
2 years ago
Andy Wilkinson
1396901257
Start building against Spring Data 2022.0.1 snapshots
...
See gh-33810
2 years ago
Andy Wilkinson
a51cb07b77
Start building against Spring WS 4.0.1 snapshots
...
See gh-33809
2 years ago
Andy Wilkinson
90907d32ba
Upgrade to XmlUnit2 2.9.1
...
Closes gh-33808
2 years ago
Andy Wilkinson
c3dee4e261
Upgrade to Undertow 2.3.3.Final
...
Closes gh-33807
2 years ago
Andy Wilkinson
d51f85b3a5
Upgrade to Spring HATEOAS 2.0.1
...
Closes gh-33806
2 years ago
Andy Wilkinson
13c4850bcd
Upgrade to Spring Framework 6.0.4
...
Closes gh-33805
2 years ago
Andy Wilkinson
9220db0295
Upgrade to Reactor Bom 2022.0.2
...
Closes gh-33804
2 years ago
Andy Wilkinson
9ab7c8bda0
Upgrade to Micrometer Tracing 1.0.1
...
Closes gh-33803
2 years ago
Andy Wilkinson
d26ea41953
Upgrade to Micrometer 1.10.3
...
Closes gh-33802
2 years ago
Andy Wilkinson
d45a96904f
Upgrade to MariaDB 3.0.10
...
Closes gh-33801
2 years ago
Andy Wilkinson
52d578f3a1
Upgrade to JUnit Jupiter 5.9.2
...
Closes gh-33800
2 years ago
Andy Wilkinson
479deae3bc
Upgrade to Jakarta Mail 2.1.1
...
Closes gh-33799
2 years ago
Andy Wilkinson
d532ab0ba3
Upgrade to Jakarta Activation 2.1.1
...
Closes gh-33798
2 years ago
Andy Wilkinson
1b6d9398db
Upgrade to Infinispan 14.0.5.Final
...
Closes gh-33797
2 years ago
Andy Wilkinson
b0767394b1
Upgrade to Groovy 4.0.7
...
Closes gh-33796
2 years ago
Andy Wilkinson
236ebbaa4a
Upgrade to Dropwizard Metrics 4.2.15
...
Closes gh-33795
2 years ago
Andy Wilkinson
b41ff2ec7a
Upgrade to Byte Buddy 1.12.21
...
Closes gh-33794
2 years ago
Andy Wilkinson
e3d36fe6d7
Merge branch '2.7.x'
2 years ago
Andy Wilkinson
22b253d8c4
Start building against Spring AMQP 2.4.9 snapshots
...
See gh-33790
2 years ago
Andy Wilkinson
5c470d1f20
Start building against Spring WS 3.1.5 snapshots
...
See gh-33789
2 years ago
Andy Wilkinson
152de5f55e
Start building against Spring Data 2021.2.7 snapshots
...
See gh-33788
2 years ago
Andy Wilkinson
98f3bf8b4c
Upgrade to XmlUnit2 2.9.1
...
Closes gh-33787
2 years ago
Andy Wilkinson
8044493b7f
Upgrade to Spring Framework 5.3.25
...
Closes gh-33786
2 years ago
Andy Wilkinson
5c74b7ceba
Upgrade to Reactor Bom 2020.0.27
...
Closes gh-33785
2 years ago
Andy Wilkinson
2a80d961d1
Upgrade to Micrometer 1.9.7
...
Closes gh-33784
2 years ago
Andy Wilkinson
ed364768e9
Upgrade to MariaDB 3.0.10
...
Closes gh-33783
2 years ago
Andy Wilkinson
f3a03f9b0f
Upgrade to Jolokia 1.7.2
...
Closes gh-33782
2 years ago
Andy Wilkinson
7d26a29717
Upgrade to Infinispan 13.0.15.Final
...
Closes gh-33781
2 years ago
Andy Wilkinson
b3d0d6b72a
Upgrade to Groovy 3.0.14
...
Closes gh-33780
2 years ago
Andy Wilkinson
ffa6706b0b
Upgrade to Dropwizard Metrics 4.2.15
...
Closes gh-33779
2 years ago
Andy Wilkinson
68623cb68a
Upgrade to Byte Buddy 1.12.21
...
Closes gh-33778
2 years ago
Moritz Halbritter
af04d4ae46
Merge branch '2.7.x'
...
Closes gh-33793
2 years ago
Moritz Halbritter
d5e541226b
Add bomr support for 5 component version numbers
...
Closes gh-29928
2 years ago
Moritz Halbritter
679495a1ff
Merge branch '2.7.x'
...
Closes gh-33792
2 years ago