Commit Graph
60294 Commits
Author SHA1 Message Date
Stéphane Nicoll cdc7a34b6d Merge branch '3.5.x' 2025-11-18 09:14:47 +01:00
Stéphane Nicoll 9f39b5e231 Merge branch '3.4.x' into 3.5.x 2025-11-18 09:14:37 +01:00
Stéphane Nicoll 7bfc93f3c4 Upgrade to Spring Session 4.0.0
Closes gh-48000
2025-11-18 09:13:21 +01:00
Stéphane Nicoll 7f58805c39 Upgrade to Spring Security 7.0.0
Closes gh-47832
2025-11-18 09:13:20 +01:00
Stéphane Nicoll 8340a62c6f Upgrade to Spring Kafka 4.0.0
Closes gh-47829
2025-11-18 09:13:20 +01:00
Stéphane Nicoll 5edeb2efcd Upgrade to Spring AMQP 4.0.0
Closes gh-47823
2025-11-18 09:13:20 +01:00
Stéphane Nicoll 448f688e0c Upgrade to Spring Security 6.5.7
Closes gh-48043
2025-11-18 09:12:59 +01:00
Stéphane Nicoll 69d23862b1 Upgrade to Spring Kafka 3.3.11
Closes gh-48041
2025-11-18 09:12:59 +01:00
Stéphane Nicoll e56f3add09 Upgrade to Spring Security 6.4.13
Closes gh-48029
2025-11-18 09:12:50 +01:00
Stéphane Nicoll 8f91773cbe Upgrade to Spring Kafka 3.3.11
Closes gh-48027
2025-11-18 09:12:50 +01:00
Phillip Webb 2e54aa6760 Merge branch '3.5.x'
Closes gh-48160
2025-11-17 21:00:09 -08:00
Phillip Webb c3c983f1d8 Merge branch '3.4.x' into 3.5.x
Closes gh-48159
2025-11-17 20:59:53 -08:00
Phillip Webb 7837583484 Add credentials to ivy settings to support commercial builds
Closes gh-46824
2025-11-17 20:54:34 -08:00
Phillip Webb 2bb967de14 Merge branch '3.5.x' 2025-11-17 18:12:48 -08:00
Phillip Webb 80ed778179 Merge branch '3.4.x' into 3.5.x 2025-11-17 18:11:41 -08:00
Phillip Webb 0d0493e45e Fix SpringRepositoriesExtensionTests
See gh-46823
2025-11-17 18:11:32 -08:00
Phillip Webb 7a8bc93fef Merge branch '3.5.x'
Closes gh-48158
2025-11-17 13:00:26 -08:00
Phillip Webb fec4a92c8c Merge branch '3.4.x' into 3.5.x
Closes gh-48157
2025-11-17 12:59:17 -08:00
Phillip Webb 018fc57d64 Use spring.mavenRepositories in buildSrc for all build types
Refine `buildSrc` so that `spring.mavenRepositories()` are considered
for all build types (not just milestones and snapshots). We now pass
"springFrameworkVersion" to `SpringRepositorySupport.groovy` so that
repo.spring.io doesn't get added for OSS builds using release artifacts.

Closes gh-46823
2025-11-17 12:54:31 -08:00
Phillip Webb 2a9e6a2b93 Merge branch '3.5.x'
Fixes gh-48059
2025-11-17 11:39:19 -08:00
Phillip Webb 5954918c60 Merge branch '3.4.x' into 3.5.x
Fixes gh-48058
2025-11-17 11:37:46 -08:00
Andy Wilkinson 7f6c00d52a Stop throwing PortInUseException for unassignable address
Fixes gh-47618
2025-11-17 11:33:34 -08:00
Moritz Halbritter 4730dcfef7 Merge pull request #46818 from BenchmarkingBuffalo
* pr/46818:
  Polish "Fail fast with explicit error message for incompatible JDK version"
  Fail fast with explicit error message for incompatible JDK version

Closes gh-46818
2025-11-17 14:50:36 +01:00
Moritz Halbritter afc24aed1c Polish "Fail fast with explicit error message for incompatible JDK version"
See gh-46818
2025-11-17 14:50:13 +01:00
BenchmarkingBuffalo 2998e84616 Fail fast with explicit error message for incompatible JDK version
See gh-46818

Signed-off-by: BenchmarkingBuffalo <46448799+BenchmarkingBuffalo@users.noreply.github.com>
2025-11-17 14:48:22 +01:00
Stéphane Nicoll 024bb7278e Merge pull request #48145 from stevearmstrong-dev
* pr/48145:
  Polish "Add missing HttpClientSettingsPropertyMapper tests"
  Add missing HttpClientSettingsPropertyMapper tests

Closes gh-48145
2025-11-17 09:54:11 +01:00
Stéphane Nicoll 971bd500d4 Polish "Add missing HttpClientSettingsPropertyMapper tests"
See gh-48145
2025-11-17 09:53:41 +01:00
Steve Armstrong 82fe577596 Add missing HttpClientSettingsPropertyMapper tests
See gh-48145

Signed-off-by: Steve Armstrong <stevearmstrong-dev@users.noreply.github.com>
2025-11-17 09:44:12 +01:00
Stéphane Nicoll 2e4566bd3d Polish 2025-11-17 09:42:06 +01:00
Stéphane Nicoll 992c905153 Merge branch '3.5.x' 2025-11-17 08:38:13 +01:00
Stéphane Nicoll 845a0aa82a Merge branch '3.4.x' into 3.5.x 2025-11-17 08:38:03 +01:00
Stéphane Nicoll 2394f44474 Upgrade to Testcontainers 2.0.2
Closes gh-48152
2025-11-17 08:32:23 +01:00
Stéphane Nicoll a03981eb49 Upgrade to Jetty Reactive HTTPClient 4.1.4
Closes gh-48151
2025-11-17 08:32:19 +01:00
Stéphane Nicoll d9a378b8e5 Upgrade to Hibernate 7.1.8.Final
Closes gh-48150
2025-11-17 08:32:15 +01:00
Stéphane Nicoll 4623ba756c Upgrade to Spring Pulsar 1.2.12
Closes gh-48042
2025-11-17 08:31:38 +01:00
Stéphane Nicoll 87cdc13220 Upgrade to Jetty Reactive HTTPClient 4.0.13
Closes gh-48149
2025-11-17 08:31:38 +01:00
Stéphane Nicoll e1bcf6cbee Upgrade to Hibernate 6.6.36.Final
Closes gh-48148
2025-11-17 08:31:34 +01:00
Stéphane Nicoll 855d6960e3 Upgrade to Spring Pulsar 1.2.12
Closes gh-48028
2025-11-17 08:31:31 +01:00
Stéphane Nicoll 1a22b1fdb7 Upgrade to Jetty Reactive HTTPClient 4.0.13
Closes gh-48147
2025-11-17 08:31:31 +01:00
Stéphane Nicoll a4edda3e58 Upgrade to Hibernate 6.6.36.Final
Closes gh-48146
2025-11-17 08:31:27 +01:00
Stéphane Nicoll c687998f56 Upgrade to Spring Pulsar 2.0.0
Closes gh-47830
2025-11-15 16:15:48 +01:00
Stéphane Nicoll bc25b58c6f Remove outdated exclusions to commons-logging
Closes gh-48142
2025-11-15 10:53:09 +01:00
Stéphane Nicoll a92cb952ba Merge pull request #48141 from filiphr
* pr/48141:
  Polish "Elasticsearch starter should depend on elasticsearch-java"
  Elasticsearch starter should depend on elasticsearch-java

Closes gh-48141
2025-11-15 10:50:59 +01:00
Stéphane Nicoll c6c649f644 Polish "Elasticsearch starter should depend on elasticsearch-java"
See gh-48141
2025-11-15 10:49:20 +01:00
Filip Hrisafov a2dc77ffe4 Elasticsearch starter should depend on elasticsearch-java
See gh-48141

Signed-off-by: Filip Hrisafov <filip.hrisafov@gmail.com>
2025-11-15 10:46:43 +01:00
Stéphane Nicoll 24cdad563c Merge branch '3.5.x' 2025-11-14 17:25:10 +01:00
Stéphane Nicoll f4fd75d642 Merge branch '3.4.x' into 3.5.x 2025-11-14 17:25:02 +01:00
Stéphane Nicoll 30b19904ac Upgrade to Spring Data Bom 2025.1.0
Closes gh-47824
2025-11-14 17:24:56 +01:00
Stéphane Nicoll 0163388219 Upgrade to Spring Data Bom 2025.0.6
Closes gh-48039
2025-11-14 17:24:39 +01:00
Stéphane Nicoll 8f2a7d2abe Upgrade to Spring Data Bom 2024.1.12
Closes gh-48024
2025-11-14 17:24:33 +01:00