Moritz Halbritter
129a20132b
Merge branch '3.4.x'
...
Closes gh-44146
2025-02-06 12:24:12 +01:00
Moritz Halbritter
1b494cc61d
Merge branch '3.3.x' into 3.4.x
...
Closes gh-44145
2025-02-06 12:21:58 +01:00
Moritz Halbritter
baf596d10e
Document double observations when using @Timed etc.
...
Closes gh-44037
2025-02-06 12:21:31 +01:00
Andy Wilkinson
271e2ec16b
Merge branch '3.4.x'
...
Closes gh-44136
2025-02-05 10:59:19 +00:00
Andy Wilkinson
64b5c6391f
Merge branch '3.3.x' into 3.4.x
...
Closes gh-44135
2025-02-05 10:59:07 +00:00
Andy Wilkinson
0b8f2a567a
Improve version upgrade suggestions when version is aligned
...
Closes gh-44132
2025-02-05 10:07:31 +00:00
Phillip Webb
ae6ce40415
Merge branch '3.4.x'
2025-02-03 21:19:19 -08:00
Phillip Webb
e257463899
Merge branch '3.3.x' into 3.4.x
2025-02-03 21:19:14 -08:00
Phillip Webb
754fabab20
Fixup 'Limit artifact types resolved from repositories'
2025-02-03 21:18:52 -08:00
Phillip Webb
91536a8efd
Merge branch '3.4.x'
2025-02-03 20:55:52 -08:00
Phillip Webb
ccf40500e7
Merge branch '3.3.x' into 3.4.x
2025-02-03 20:55:45 -08:00
Phillip Webb
810fedacee
Limit artifact types resolved from repositories
...
Use `content.snapshotsOnly()` or `content.releasesOnly()` to limit
when maven repositories can be used.
2025-02-03 20:24:33 -08:00
Phillip Webb
a39556b8b8
Merge branch '3.4.x'
...
Closes gh-44056
2025-02-03 19:44:48 -08:00
Phillip Webb
0ec15c8f9b
Merge branch '3.3.x' into 3.4.x
...
Closes gh-44055
2025-02-03 19:44:33 -08:00
Phillip Webb
80e8ab8779
Support commercial repositories in effective BOM and Ivy
...
Update `BomExtension` to resolve '{spring.mavenRepositories}' and add
credentials to `ivysettings.xml` and `settings.xml`.
Closes gh-44050
2025-02-03 18:22:53 -08:00
Phillip Webb
fd5180645e
Polish
2025-02-03 16:55:09 -08:00
Andy Wilkinson
c8afa398f1
Improve issues and commit messages for moving to non-patch snapshots
...
Closes gh-43045
2025-02-03 11:43:58 +00:00
Phillip Webb
9ddd9a9b33
Backport 'Patch gulp-vinyl-zip to improve error messages'
...
Update Antora `package.json` to patch `@vscode+gulp-vinyl-zip` in order
to provide better error messages.
See gh-42392
2025-01-27 17:39:13 -08:00
Moritz Halbritter
1bab11f28d
Merge branch '3.4.x'
...
Closes gh-43972
2025-01-27 11:43:30 +01:00
Moritz Halbritter
dd7708190c
Merge branch '3.3.x' into 3.4.x
...
Closes gh-43971
2025-01-27 11:43:18 +01:00
Tran Ngoc Nhan
bee3dafc86
Add links to Jackson JavaDoc
...
See gh-43961
Signed-off-by: Tran Ngoc Nhan <ngocnhan.tran1996@gmail.com>
2025-01-27 11:42:06 +01:00
Phillip Webb
3ff6e0b5a9
Merge branch '3.4.x'
2025-01-24 19:24:42 -08:00
Phillip Webb
3b29085ac8
Merge branch '3.3.x' into 3.4.x
2025-01-24 19:24:10 -08:00
Phillip Webb
66c224b74a
Update copyright year of changed files
2025-01-24 19:23:41 -08:00
Phillip Webb
6b654f4cb8
Merge branch '3.4.x'
2025-01-24 19:23:27 -08:00
Phillip Webb
67a585e8a3
Merge branch '3.3.x' into 3.4.x
2025-01-24 19:22:54 -08:00
Phillip Webb
4b26a08206
Polish
2025-01-24 19:21:48 -08:00
Phillip Webb
680c1682e7
Merge branch '3.4.x'
2025-01-24 19:14:00 -08:00
Phillip Webb
3f00b08577
Merge branch '3.3.x' into 3.4.x
2025-01-24 18:39:14 -08:00
Phillip Webb
432681734f
Polish ArchitectureCheck
...
Extract rules to a new class and use more helper methods.
2025-01-24 18:00:42 -08:00
Yanming Zhou
7bcdb7d3ee
Enforce `@ConfigurationProperties` don't use only `prefix`
...
See gh-43917
Signed-off-by: Yanming Zhou <zhouyanming@gmail.com>
2025-01-24 14:57:32 -08:00
Yanming Zhou
0e7d480545
Add spring.validation.method.adapt-constraint-violations property
...
See gh-43886
Signed-off-by: Yanming Zhou <zhouyanming@gmail.com>
2025-01-22 14:35:47 +00:00
Andy Wilkinson
e7eca56dde
Allow infrastructure beans to be injected into BPP @Bean methods
...
Closes gh-43928
2025-01-22 14:35:27 +00:00
Andy Wilkinson
53c4ae813b
Merge branch '3.3.x' into 3.4.x
...
Closes gh-43907
2025-01-21 16:19:59 +00:00
arefbehboudi
c6b6d0c5ed
Polish
...
See gh-43876
Signed-off-by: arefbehboudi <behboodiaref@gmail.com>
2025-01-21 16:12:52 +00:00
Moritz Halbritter
f2906a0e9c
Merge branch '3.3.x' into 3.4.x
...
Closes gh-43828
2025-01-15 11:22:11 +01:00
John Blum
ebffe6a038
Simplify findChild method in BomPlugin
...
See gh-43773
Signed-off-by: John Blum <jblum0@gmail.com>
2025-01-15 11:10:25 +01:00
Andy Wilkinson
870b794ffd
Merge branch '3.3.x' into 3.4.x
...
Closes gh-43784
2025-01-13 09:52:18 +00:00
Andy Wilkinson
d2e2aab208
Simplify Antora playbook template
...
Closes gh-43783
2025-01-13 09:51:23 +00:00
Stéphane Nicoll
049f8a0aab
Rely on standard NoOpResponseErrorHandler
2025-01-11 12:55:03 +01:00
Andy Wilkinson
51d15c7c78
Merge branch '3.3.x'
...
Closes gh-43649 in 3.4.x
Closes gh-43651
2025-01-02 12:22:59 +00:00
Andy Wilkinson
d8a9ebd14b
Upgrade to Gradle 8.12
...
Closes gh-43649
2025-01-02 12:05:14 +00:00
Stéphane Nicoll
530a26e9f9
Merge branch '3.3.x'
...
Closes gh-43646
2025-01-02 06:36:48 +01:00
Christoph Dreis
22c68f9539
Update copyright year to 2025
...
See gh-43644
2025-01-02 06:36:23 +01:00
Stéphane Nicoll
61bdc91d8f
Merge branch '3.3.x'
...
Closes gh-43623
2024-12-28 10:26:03 +01:00
Stéphane Nicoll
1b6b160105
Polish "Handle <p> in Maven Plugin Reference documentation"
...
See gh-43622
2024-12-28 10:25:02 +01:00
Tran Ngoc Nhan
334cd36b0a
Handle <p> in Maven Plugin Reference documentation
...
See gh-43622
2024-12-28 10:24:49 +01:00
Phillip Webb
79d97803df
Merge branch '3.3.x'
...
Closes gh-43551
2024-12-17 13:33:58 -08:00
Phillip Webb
aa374bf406
Correct links used in upgrade issues
...
Update BOMR so that the `Upgrade` type now contains a copy of the
library we're upgrading to complete with an updated version number.
This allows the correct links to be generated.
Closes gh-43545
2024-12-17 13:33:47 -08:00
Phillip Webb
54b96c86ce
Merge branch '3.3.x'
...
Closes gh-43526
2024-12-16 10:44:33 -08:00