25940 Commits

Author SHA1 Message Date
Moritz Halbritter
73150b799a Merge branch '3.2.x' into 3.3.x
Closes gh-42772
2024-10-17 17:58:11 +02:00
Moritz Halbritter
ce106eb43c Remove calls to deprecated Project.getBuildDir() in Gradle files
Closes gh-42739
2024-10-17 17:46:17 +02:00
Andy Wilkinson
a48dfbd5c7 Upgrade to Undertow 2.3.18.Final
Closes gh-42750
2024-10-17 14:55:35 +01:00
Andy Wilkinson
9b9dfbbccf Upgrade to R2DBC Postgresql 1.0.7.RELEASE
Closes gh-42749
2024-10-17 14:55:30 +01:00
Andy Wilkinson
b10e0bac34 Upgrade to R2DBC Pool 1.0.2.RELEASE
Closes gh-42748
2024-10-17 14:55:24 +01:00
Andy Wilkinson
d808e8b697 Upgrade to Jaybird 5.0.6.java11
Closes gh-42747
2024-10-17 14:55:19 +01:00
Andy Wilkinson
c8e520cf33 Start building against Spring RESTDocs 3.0.2 snapshots
See gh-42743
2024-10-17 14:26:22 +01:00
Andy Wilkinson
b265cd840a Start building against Spring GraphQL 1.3.3 snapshots
See gh-42742
2024-10-17 14:26:17 +01:00
Andy Wilkinson
2f28e36902 Start building against Spring RESTDocs 3.0.2 snapshots
See gh-42741
2024-10-17 14:24:58 +01:00
Andy Wilkinson
10625e6b54 Start building against Spring GraphQL 1.2.9 snapshots
See gh-42740
2024-10-17 14:24:53 +01:00
Moritz Halbritter
8efe6e02d9 Merge branch '3.2.x' into 3.3.x
Closes gh-42735
2024-10-17 13:38:03 +02:00
Moritz Halbritter
a3060652f8 Call String.toLowerCase and .toUppercase with explicit locale
Closes gh-42719
2024-10-17 13:20:39 +02:00
Moritz Halbritter
b203780dcb Document that Tomcat's maxQueueCapacity need to be greater than 0
Closes gh-42726
2024-10-17 10:22:31 +02:00
Phillip Webb
476d575371 Merge branch '3.2.x' into 3.3.x
Closes gh-42723
2024-10-16 16:50:55 -07:00
Lee SangMin
497bdb8fee Remove dead "Converting a jar to a war" guide link
See gh-42691
2024-10-16 16:50:09 -07:00
Tran Ngoc Nhan
6be4a07e05 Fix typos and formatting errors in documentation
See gh-42718
2024-10-16 14:14:16 -07:00
Phillip Webb
5732782043 Merge branch '3.2.x' into 3.3.x 2024-10-16 13:08:44 -07:00
Phillip Webb
41ae973d16 Update copyright year of changed files 2024-10-16 13:08:37 -07:00
Phillip Webb
e2819a2150 Merge branch '3.2.x' into 3.3.x 2024-10-16 12:39:40 -07:00
Phillip Webb
a4473b97aa Polish 2024-10-16 12:38:34 -07:00
Stéphane Nicoll
e7f56e300c Upgrade to Reactor Bom 2023.0.11
Closes gh-42545
2024-10-16 09:50:28 +02:00
Stéphane Nicoll
9033d254ce Upgrade to Micrometer Tracing 1.3.5
Closes gh-42544
2024-10-16 09:50:27 +02:00
Stéphane Nicoll
207a78798d Upgrade to Micrometer 1.13.6
Closes gh-42543
2024-10-16 09:50:26 +02:00
Stéphane Nicoll
f163aa31a8 Upgrade to Spring Session 3.2.6
Closes gh-42542
2024-10-16 09:49:27 +02:00
Stéphane Nicoll
b923b61404 Upgrade to Reactor Bom 2023.0.11
Closes gh-42533
2024-10-16 09:49:27 +02:00
Stéphane Nicoll
b37dce1776 Upgrade to Micrometer Tracing 1.2.11
Closes gh-42532
2024-10-16 09:49:27 +02:00
Stéphane Nicoll
8574d1759d Upgrade to Micrometer 1.12.11
Closes gh-42531
2024-10-16 09:49:26 +02:00
Phillip Webb
89793a84e5 Fix case used for examples in "Sanitize Sensitive Values"
Closes gh-42702
2024-10-15 17:52:12 -07:00
Stéphane Nicoll
056e2b6029 Merge branch '3.2.x' into 3.3.x
Closes gh-42688
2024-10-15 10:42:33 +02:00
Stéphane Nicoll
b0dd42e9b9 Transform Maven settings with proper plugin repository tag
This commit adapts d44e7c9 to transforms plugin repositories using the
correct root tag. Previously, they were transformed with the regular
<repository> tag, which is invalid.

Closes gh-42687
2024-10-15 10:39:59 +02:00
Stéphane Nicoll
e291e120f7 Merge branch '3.2.x' into 3.3.x
Closes gh-42685
2024-10-15 09:32:33 +02:00
Stéphane Nicoll
d98ed306d2 Polish "Fix links to CNCF resources in Javadoc"
See gh-42645
2024-10-15 09:28:02 +02:00
Dmytro Nosan
43a1145e75 Fix links to CNCF resources in Javadoc
See gh-42645
2024-10-15 09:26:27 +02:00
Stéphane Nicoll
f20d83fd07 Merge branch '3.2.x' into 3.3.x
Closes gh-42683
2024-10-15 09:01:21 +02:00
Stéphane Nicoll
55ef77b254 Remove unnecessary call to ex.printStackTrace
Closes gh-42681
2024-10-15 09:00:30 +02:00
Stéphane Nicoll
abc23eeebc Upgrade to R2DBC Postgresql 1.0.6.RELEASE
Closes gh-42641
2024-10-14 16:25:48 +02:00
Stéphane Nicoll
15b8fc3c2a Upgrade to Pooled JMS 3.1.7
Closes gh-42640
2024-10-14 16:25:48 +02:00
Stéphane Nicoll
108d8fb76c Upgrade to Netty 4.1.114.Final
Closes gh-42639
2024-10-14 16:25:48 +02:00
Stéphane Nicoll
107ca496fc Upgrade to Logback 1.5.10
Closes gh-42638
2024-10-14 16:25:48 +02:00
Stéphane Nicoll
8cccbb03c3 Upgrade to jOOQ 3.19.13
Closes gh-42636
2024-10-14 16:25:47 +02:00
Stéphane Nicoll
e7ded11ed5 Upgrade to Jetty 12.0.14
Closes gh-42635
2024-10-14 16:25:47 +02:00
Stéphane Nicoll
6e2d1cb4c6 Upgrade to Jetty Reactive HTTPClient 4.0.8
Closes gh-42634
2024-10-14 16:25:47 +02:00
Stéphane Nicoll
7718dd88dc Upgrade to Jersey 3.1.9
Closes gh-42633
2024-10-14 16:25:47 +02:00
Stéphane Nicoll
50f7978ae3 Upgrade to Infinispan 15.0.10.Final
Closes gh-42632
2024-10-14 16:25:47 +02:00
Stéphane Nicoll
ef0ec60fdf Upgrade to CycloneDX Maven Plugin 2.8.2
Closes gh-42631
2024-10-14 16:25:47 +02:00
Moritz Halbritter
4d29800e32 Merge branch '3.2.x' into 3.3.x
Closes gh-42672
2024-10-14 15:54:37 +02:00
Moritz Halbritter
0a3418cd40 Document how Map properties are bound from environment variables
Closes gh-40936
2024-10-14 15:47:47 +02:00
Moritz Halbritter
53e9cb873f Merge branch '3.2.x' into 3.3.x
Closes gh-42643
2024-10-14 13:36:44 +02:00
Moritz Halbritter
1ad959215c Improve classpath index documentation for reproducible builds
Closes gh-41265
2024-10-14 13:31:00 +02:00
Moritz Halbritter
89bf2fc7e6 Move "Customize the whitelabel Error Page" into Spring MVC howto
Closes gh-41624
2024-10-14 12:08:31 +02:00