Commit Graph

28312 Commits

Author SHA1 Message Date
Phillip Webb
dc0d34b4eb Merge branch '3.3.x' into 3.4.x 2025-06-04 15:36:43 -07:00
Phillip Webb
77e51fd680 Polish 2025-06-04 15:36:35 -07:00
Phillip Webb
e13298745e Merge branch '3.3.x' into 3.4.x 2025-06-04 15:14:09 -07:00
Phillip Webb
853bb46e93 Polish 2025-06-04 15:14:05 -07:00
Phillip Webb
89c15beead Merge branch '3.3.x' into 3.4.x 2025-06-04 15:12:17 -07:00
Phillip Webb
23496fd36b Polish 2025-06-04 15:12:05 -07:00
Andy Wilkinson
0bf83dee9f Start building against Spring WS 4.0.15 snapshots
See gh-45775
2025-06-04 11:20:26 +01:00
Andy Wilkinson
938babdfe1 Start building against Spring Session 3.4.4 snapshots
See gh-45774
2025-06-04 11:20:22 +01:00
Andy Wilkinson
63375d87e2 Start building against Spring Security 6.4.7 snapshots
See gh-45773
2025-06-04 11:20:18 +01:00
Andy Wilkinson
9e210dc183 Start building against Spring RESTDocs 3.0.4 snapshots
See gh-45772
2025-06-04 11:20:14 +01:00
Andy Wilkinson
1c9dda97c4 Start building against Spring Pulsar 1.2.7 snapshots
See gh-45771
2025-06-04 11:20:10 +01:00
Andy Wilkinson
4ea1e1515d Start building against Spring LDAP 3.2.13 snapshots
See gh-45770
2025-06-04 11:20:06 +01:00
Andy Wilkinson
ec980a5a34 Start building against Spring Kafka 3.3.7 snapshots
See gh-45769
2025-06-04 11:20:01 +01:00
Andy Wilkinson
926590ad5d Start building against Spring Data Bom 2024.1.7 snapshots
See gh-45767
2025-06-04 11:19:53 +01:00
Andy Wilkinson
2ebe96a0ee Start building against Spring Authorization Server 1.4.4 snapshots
See gh-45766
2025-06-04 11:19:49 +01:00
Andy Wilkinson
181f5e4938 Start building against Reactor Bom 2024.0.7 snapshots
See gh-45765
2025-06-04 11:19:45 +01:00
Andy Wilkinson
736de7c9e9 Start building against Micrometer Tracing 1.4.7 snapshots
See gh-45764
2025-06-04 11:19:41 +01:00
Andy Wilkinson
c3f0f7be3b Start building against Micrometer 1.14.8 snapshots
See gh-45763
2025-06-04 11:19:36 +01:00
Andy Wilkinson
34905267be Start building against Spring WS 4.0.15 snapshots
See gh-45762
2025-06-04 10:57:13 +01:00
Andy Wilkinson
451c76e0dc Start building against Spring Security 6.3.10 snapshots
See gh-45761
2025-06-04 10:57:09 +01:00
Andy Wilkinson
479b7337cb Start building against Spring RESTDocs 3.0.4 snapshots
See gh-45760
2025-06-04 10:57:05 +01:00
Andy Wilkinson
cb0b7efc89 Start building against Spring Pulsar 1.1.13 snapshots
See gh-45759
2025-06-04 10:57:00 +01:00
Andy Wilkinson
37a6c6dcfb Start building against Spring LDAP 3.2.13 snapshots
See gh-45758
2025-06-04 10:56:56 +01:00
Andy Wilkinson
a497d953ce Start building against Spring Kafka 3.2.10 snapshots
See gh-45757
2025-06-04 10:56:52 +01:00
Andy Wilkinson
b045c05ff5 Start building against Spring Integration 6.3.11 snapshots
See gh-45756
2025-06-04 10:56:48 +01:00
Andy Wilkinson
2095e83c27 Start building against Spring Data Bom 2024.0.13 snapshots
See gh-45754
2025-06-04 10:56:39 +01:00
Andy Wilkinson
7bdd3df7e1 Start building against Spring Authorization Server 1.3.7 snapshots
See gh-45753
2025-06-04 10:56:35 +01:00
Andy Wilkinson
869a05c768 Start building against Spring AMQP 3.1.12 snapshots
See gh-45752
2025-06-04 10:56:30 +01:00
Andy Wilkinson
d05295df9f Start building against Reactor Bom 2023.0.19 snapshots
See gh-45751
2025-06-04 10:56:26 +01:00
Andy Wilkinson
f9f14af13a Start building against Micrometer Tracing 1.3.13 snapshots
See gh-45750
2025-06-04 10:56:22 +01:00
Andy Wilkinson
3d510b2ed5 Start building against Micrometer 1.13.15 snapshots
See gh-45749
2025-06-04 10:56:17 +01:00
Phillip Webb
e054aa899a Merge branch '3.3.x' into 3.4.x 2025-06-02 17:20:04 -07:00
Andy Wilkinson
76caa3cb29 Fix problems found by improved auto-configuration checks 2025-06-02 17:15:50 -07:00
Phillip Webb
644aeabf7b Polish 2025-06-02 13:38:37 -07:00
Stéphane Nicoll
323f078283 Merge branch '3.3.x' into 3.4.x
Closes gh-45739
2025-06-02 16:33:27 +02:00
Tran Ngoc Nhan
c313322aaf Fix Gradle Shadow Plugin link in reference documentation
See gh-45720

Signed-off-by: Tran Ngoc Nhan <ngocnhan.tran1996@gmail.com>
2025-06-02 16:32:42 +02:00
Stéphane Nicoll
3595c7aa0a Run ManagementErrorPageCustomizer after core factory customizer
This commit orders ManagementErrorPageCustomizer so that is runs after
ManagementWebServerFactoryCustomizer. Previously, they had the same
order and could run either way.

Closes gh-45728
2025-06-02 16:11:41 +02:00
Stéphane Nicoll
d4a3223655 Merge branch '3.3.x' into 3.4.x 2025-05-30 15:43:32 +02:00
Stéphane Nicoll
2fd29481da Polish 2025-05-30 15:43:14 +02:00
Stéphane Nicoll
9784ae4814 Merge branch '3.3.x' into 3.4.x 2025-05-28 15:15:46 +02:00
Stéphane Nicoll
01e9baa225 Fix test dependencies of WebMvcTestOAuth2Tests
This commit fixes the dependencies of spring-boot-test-autoconfigure so
that it does not depend on a starter.

See gh-45654
2025-05-28 15:15:08 +02:00
Stéphane Nicoll
2bdbc1f8d2 Use RestClient in Spring MVC integration tests
Closes gh-45711
2025-05-28 14:44:22 +02:00
Andy Wilkinson
89d26db43d Merge branch '3.3.x' into 3.4.x
Closes gh-45701
2025-05-27 14:06:36 +01:00
Andy Wilkinson
5b2cb79bb1 Configure more version alignment for Spring Data dependencies
Closes gh-45698
2025-05-27 13:56:00 +01:00
Andy Wilkinson
2efad20f7b Broaden Gradle compatibility testing
Closes gh-45692
2025-05-27 10:56:38 +01:00
Stéphane Nicoll
88792c54c4 Merge branch '3.3.x' into 3.4.x
Closes gh-45686
2025-05-26 17:02:28 +02:00
Stéphane Nicoll
0c7da705d0 Remove accident use of @Nullable in GraphQL tests
Closes gh-45406
2025-05-26 16:57:11 +02:00
Stéphane Nicoll
6a82134f94 Merge branch '3.3.x' into 3.4.x
Closes gh-45682
2025-05-26 16:18:12 +02:00
Tran Ngoc Nhan
7448f8c73a Document use of git-commit-id-maven-plugin consistently
See gh-45677

Signed-off-by: Tran Ngoc Nhan <ngocnhan.tran1996@gmail.com>
2025-05-26 16:11:52 +02:00
Stéphane Nicoll
7840a330e6 Polish "Harmonize Otlp*Configurations"
See gh-45643
2025-05-25 09:45:27 +02:00