Commit Graph

54939 Commits

Author SHA1 Message Date
Stéphane Nicoll
f98b47c63e Upgrade to Spring HATEOAS 2.5.1
Closes gh-45946
2025-06-12 21:32:39 +02:00
Stéphane Nicoll
6d9932d973 Upgrade to Spring Framework 6.2.8
Closes gh-45781
2025-06-12 21:32:35 +02:00
Stéphane Nicoll
f913b387a0 Upgrade to Postgresql 42.7.7
Closes gh-45945
2025-06-12 21:32:34 +02:00
Stéphane Nicoll
b7378565b0 Upgrade to jOOQ 3.19.24
Closes gh-45944
2025-06-12 21:32:30 +02:00
Stéphane Nicoll
c08d3e1160 Upgrade to Infinispan 15.2.4.Final
Closes gh-45943
2025-06-12 21:32:26 +02:00
Stéphane Nicoll
3042128e53 Upgrade to DB2 JDBC 12.1.2.0
Closes gh-45942
2025-06-12 21:32:21 +02:00
Andy Wilkinson
330eeda9d1 Fix classpath of bootBuildImage integration tests 2025-06-12 17:32:57 +01:00
Phillip Webb
23afabc5fd Allow override of ConfigData.Options
Update `ConfigDataEnvironmentUpdateListener` to allow Spring Cloud
to override the actual ConfigData.Options that will be used for
any specific contributor.

Closes gh-42932
2025-06-12 07:08:35 -07:00
Andy Wilkinson
7b28021f42 Upgrade to Simple JNDI 0.25.0
Closes gh-45910
2025-06-12 14:05:14 +01:00
Andy Wilkinson
9e62b87927 Upgrade to OpenTelemetry Logback Appender 2.16.0-alpha
Closes gh-45909
2025-06-12 14:05:13 +01:00
Andy Wilkinson
092e9e7f88 Upgrade to MockK 1.14.2
Closes gh-45908
2025-06-12 14:05:13 +01:00
Andy Wilkinson
af8e998786 Upgrade to Maven Shade Plugin 3.6.0
Closes gh-45907
2025-06-12 14:05:13 +01:00
Andy Wilkinson
963ca3215f Upgrade to Maven Resolver 1.9.23
Closes gh-45906
2025-06-12 14:05:13 +01:00
Andy Wilkinson
2c234171ef Upgrade to Maven Plugin Tools 3.15.1
Closes gh-45905
2025-06-12 14:05:13 +01:00
Andy Wilkinson
4996c70f48 Upgrade to Maven Invoker 3.3.0
Closes gh-45904
2025-06-12 14:05:12 +01:00
Andy Wilkinson
8c7275fdb1 Upgrade to Maven Common Artifact Filters 3.4.0
Closes gh-45903
2025-06-12 14:05:12 +01:00
Andy Wilkinson
e0b9b44814 Upgrade to Maven 3.9.10
Closes gh-45902
2025-06-12 14:05:12 +01:00
Andy Wilkinson
b6b378390f Upgrade to JNA 5.17.0
Closes gh-45901
2025-06-12 14:05:12 +01:00
Andy Wilkinson
5b4b7f5ea9 Upgrade to Janino 3.1.12
Closes gh-45900
2025-06-12 14:05:12 +01:00
Andy Wilkinson
f282af424a Upgrade to Commons FileUpload 1.6.0
Closes gh-45899
2025-06-12 14:05:12 +01:00
Andy Wilkinson
c6748144fb Upgrade to Commons Compress 1.27.1
Closes gh-45898
2025-06-12 14:05:11 +01:00
Andy Wilkinson
27bf83fa6d Upgrade to ClickHouse 0.9.0
Closes gh-45897
2025-06-12 11:59:44 +01:00
Andy Wilkinson
4b78861ca0 Upgrade to C3P0 0.11.1
Closes gh-45896
2025-06-12 11:59:44 +01:00
Andy Wilkinson
2d0ebe9379 Upgrade to AWS Advanced JDBC Wrapper 2.6.0
Closes gh-45895
2025-06-12 11:59:44 +01:00
Andy Wilkinson
f68e5b36af Allow group that is prohibited by default to be permitted
Closes gh-45920
2025-06-12 11:59:44 +01:00
Moritz Halbritter
fcbe8d630e Merge branch '3.4.x'
Closes gh-45922
2025-06-12 12:44:08 +02:00
Moritz Halbritter
493bf08956 Merge pull request #45894 from wonyongg
* pr/45894:
  Fix typo in variable name

Closes gh-45894
2025-06-12 12:43:30 +02:00
wonyongg
449cb23614 Fix typo in variable name
See gh-45894

Signed-off-by: wonyongg <111210881+wonyongg@users.noreply.github.com>
2025-06-12 12:18:15 +02:00
Moritz Halbritter
1cf4acfd1b Merge branch '3.4.x'
Closes gh-45921
2025-06-12 12:15:45 +02:00
Moritz Halbritter
77454a6703 Merge pull request #45792 from shekharAggarwal
* pr/45792:
  Add SSL response structure to actuator info endpoint documentation

Closes gh-45792
2025-06-12 12:15:28 +02:00
Shekhar Aggarwal
dcd3a23d02 Add SSL response structure to actuator info endpoint documentation
See gh-45792

Signed-off-by: Shekhar Aggarwal <aggarwalshekhar99@gmail.com>
2025-06-12 12:03:24 +02:00
Moritz Halbritter
69b7c04736 Merge branch '3.4.x'
Closes gh-45919
2025-06-12 12:00:39 +02:00
Moritz Halbritter
775704942d Merge branch '3.3.x' into 3.4.x
Closes gh-45918
2025-06-12 12:00:17 +02:00
Moritz Halbritter
f62b26eff9 Merge pull request #45855 from wonyongg
* pr/45855:
  Remove constants from CloudFoundryVcapEnvironmentPostProcessor

Closes gh-45855
2025-06-12 12:00:03 +02:00
wonyongg
a300d2c9f0 Remove constants from CloudFoundryVcapEnvironmentPostProcessor
This commit removes the VCAP_APPLICATION and VCAP_SERVICES constants
from the CloudFoundryVcapEnvironmentPostProcessor class, replacing them
with string literals.

See gh-45855

Signed-off-by: wonyongg <111210881+wonyongg@users.noreply.github.com>
2025-06-12 11:46:48 +02:00
Moritz Halbritter
9ffdb5ce4b Merge branch '3.4.x'
Closes gh-45917
2025-06-12 11:43:41 +02:00
Moritz Halbritter
066dd0f5e1 Merge branch '3.3.x' into 3.4.x
Closes gh-45916
2025-06-12 11:43:30 +02:00
Moritz Halbritter
b868cdf9fe Merge pull request #45882 from quaff
* pr/45882:
  Inner class 'SpringBootWebFluxSecurityConfiguration' should be static

Closes gh-45882
2025-06-12 11:43:13 +02:00
Yanming Zhou
0ebe00a1d6 Inner class 'SpringBootWebFluxSecurityConfiguration' should be static
See gh-45882

Signed-off-by: Yanming Zhou <zhouyanming@gmail.com>
2025-06-12 11:32:06 +02:00
Moritz Halbritter
99a7ac6588 Merge branch '3.4.x'
Closes gh-45915
2025-06-12 11:30:01 +02:00
Moritz Halbritter
52e5b45d83 Merge pull request #45887 from ngocnhan-tran1996
* pr/45887:
  Update javadoc of test slice annotations to suggest MockitoBean rather than MockBean

Closes gh-45887
2025-06-12 11:21:23 +02:00
Tran Ngoc Nhan
8fcc1dd0fe Update javadoc of test slice annotations to suggest MockitoBean rather than MockBean
See gh-45887

Signed-off-by: Tran Ngoc Nhan <ngocnhan.tran1996@gmail.com>
2025-06-12 11:16:02 +02:00
Andy Wilkinson
5141620615 Merge branch '3.4.x'
Closes gh-45913
2025-06-12 10:07:30 +01:00
Andy Wilkinson
ec3eeb7185 Merge branch '3.3.x' into 3.4.x
Closes gh-45912
2025-06-12 10:06:22 +01:00
Andy Wilkinson
ca21600fae Use Framework's StreamUtils instead of Commons Compress's IOUtils
Closes gh-45911
2025-06-12 10:00:30 +01:00
Andy Wilkinson
653064144e Merge branch '3.4.x' 2025-06-12 09:27:14 +01:00
Andy Wilkinson
a45fe68e3e Merge branch '3.3.x' into 3.4.x 2025-06-12 09:26:50 +01:00
Andy Wilkinson
aa7e2fc0a3 Polish 2025-06-12 09:26:25 +01:00
Andy Wilkinson
5b759c750b Deprecate GraphQlProperties.DeprecatedSse
Closes gh-45878
2025-06-11 10:30:00 +01:00
Stéphane Nicoll
0daf3f5897 Merge branch '3.4.x' 2025-06-10 17:30:00 +02:00