Commit Graph

56230 Commits

Author SHA1 Message Date
Stéphane Nicoll a57b796abf Merge branch '3.4.x' into 3.5.x
Closes gh-47756
2025-10-22 10:13:54 +02:00
Stéphane Nicoll 92e61fd328 Merge pull request #47416 from dependabot[bot]
* pr/47416:
  Polish "Bump gradle/actions from 4.4.4 to 5.0.0"
  Bump gradle/actions from 4.4.4 to 5.0.0

Closes gh-47416
2025-10-22 10:13:46 +02:00
Stéphane Nicoll ba27452de0 Polish "Bump gradle/actions from 4.4.4 to 5.0.0"
See gh-47416
2025-10-22 10:13:34 +02:00
dependabot[bot] f44def32ca Bump gradle/actions from 4.4.4 to 5.0.0
Bumps [gradle/actions](https://github.com/gradle/actions) from 4.4.4 to 5.0.0.
- [Release notes](https://github.com/gradle/actions/releases)
- [Commits](748248ddd2...4d9f0ba002)

---
updated-dependencies:
- dependency-name: gradle/actions
  dependency-version: 5.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

See gh-47416

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-22 10:12:44 +02:00
Stéphane Nicoll 250f418126 Upgrade to GraphQL Java 24.3
Closes gh-47755
2025-10-22 09:22:50 +02:00
Stéphane Nicoll 8569e2cccc Merge branch '3.4.x' into 3.5.x 2025-10-22 09:15:43 +02:00
Stéphane Nicoll 8af6500c17 Upgrade to Spring Integration 6.5.3
Closes gh-47615
2025-10-22 09:15:08 +02:00
Stéphane Nicoll bb57b713f2 Upgrade to Spring GraphQL 1.4.3
Closes gh-47754
2025-10-22 09:15:08 +02:00
Stéphane Nicoll 67c25d9eb6 Upgrade to Spring Integration 6.4.8
Closes gh-47611
2025-10-22 09:14:55 +02:00
Phillip Webb 55f00cf24c Fix merge issue causing checkArchitectureMain failure
Build and Deploy Snapshot / Build and Deploy Snapshot (push) Waiting to run Details
Build and Deploy Snapshot / Trigger Docs Build (push) Blocked by required conditions Details
Build and Deploy Snapshot / Verify (push) Blocked by required conditions Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:false version:17], map[id:${{ vars.UBUNTU_MEDIUM || 'ubuntu-latest' }} name:Linux]) (push) Waiting to run Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:false version:17], map[id:windows-latest name:Windows]) (push) Waiting to run Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:false version:21], map[id:${{ vars.UBUNTU_MEDIUM || 'ubuntu-latest' }} name:Linux]) (push) Waiting to run Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:false version:21], map[id:windows-latest name:Windows]) (push) Waiting to run Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:true version:25], map[id:${{ vars.UBUNTU_MEDIUM || 'ubuntu-latest' }} name:Linux]) (push) Waiting to run Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:true version:25], map[id:windows-latest name:Windows]) (push) Waiting to run Details
Run CodeQL Analysis / run-analysis (push) Waiting to run Details
Run System Tests / Java ${{ matrix.java.version}} (map[toolchain:false version:17]) (push) Waiting to run Details
Run System Tests / Java ${{ matrix.java.version}} (map[toolchain:true version:21]) (push) Waiting to run Details
See gh-47750
2025-10-21 15:37:26 -07:00
Phillip Webb acaa938050 Merge branch '3.4.x' into 3.5.x
Closes gh-47750
2025-10-21 12:34:01 -07:00
Phillip Webb a2b9671778 Merge pull request #47429 from nosan
Build and Deploy Snapshot / Build and Deploy Snapshot (push) Waiting to run Details
Build and Deploy Snapshot / Trigger Docs Build (push) Blocked by required conditions Details
Build and Deploy Snapshot / Verify (push) Blocked by required conditions Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:false version:17], map[id:${{ vars.UBUNTU_MEDIUM || 'ubuntu-latest' }} name:Linux]) (push) Waiting to run Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:false version:17], map[id:windows-latest name:Windows]) (push) Waiting to run Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:false version:21], map[id:${{ vars.UBUNTU_MEDIUM || 'ubuntu-latest' }} name:Linux]) (push) Waiting to run Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:false version:21], map[id:windows-latest name:Windows]) (push) Waiting to run Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:true version:24], map[id:${{ vars.UBUNTU_MEDIUM || 'ubuntu-latest' }} name:Linux]) (push) Waiting to run Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:true version:24], map[id:windows-latest name:Windows]) (push) Waiting to run Details
Run CodeQL Analysis / run-analysis (push) Waiting to run Details
Run System Tests / Java ${{ matrix.java.version}} (map[toolchain:false version:17]) (push) Waiting to run Details
Run System Tests / Java ${{ matrix.java.version}} (map[toolchain:true version:21]) (push) Waiting to run Details
* pr/47429:
  Stop using @ConditionalOnClass on @Bean methods

Closes gh-47429
2025-10-21 12:28:04 -07:00
Dmytro Nosan ba88ec7ed1 Stop using @ConditionalOnClass on @Bean methods
See gh-47429

Signed-off-by: Dmytro Nosan <dimanosan@gmail.com>
2025-10-21 11:32:42 -07:00
Phillip Webb 7c16f9ac20 Merge branch '3.4.x' into 3.5.x
Closes gh-47748
2025-10-21 11:28:35 -07:00
Phillip Webb 4e4d3dafe3 Merge pull request #47747 from ngocnhan-tran1996
* pr/47747:
  Fix typos

Closes gh-47747
2025-10-21 11:28:25 -07:00
Tran Ngoc Nhan 4bebd47c4e Fix typos
See gh-47747
2025-10-21 11:27:41 -07:00
Stéphane Nicoll 5e53086e3e Merge branch '3.4.x' into 3.5.x 2025-10-21 18:37:36 +02:00
Stéphane Nicoll b8e8da62d4 Upgrade to Spring WS 4.1.2
Closes gh-47467
2025-10-21 18:35:35 +02:00
Stéphane Nicoll 8e0f26c3a6 Upgrade to Spring Session 3.5.3
Closes gh-47466
2025-10-21 18:35:34 +02:00
Stéphane Nicoll 8bd0078b3b Upgrade to Spring Pulsar 1.2.11
Closes gh-47464
2025-10-21 18:35:34 +02:00
Stéphane Nicoll 33ad4a8434 Upgrade to Spring Authorization Server 1.5.3
Closes gh-47460
2025-10-21 18:35:34 +02:00
Stéphane Nicoll f3465fefab Upgrade to Spring WS 4.0.16
Closes gh-47456
2025-10-21 18:32:21 +02:00
Stéphane Nicoll a1af560156 Upgrade to Spring Session 3.4.6
Closes gh-47455
2025-10-21 18:32:21 +02:00
Stéphane Nicoll d77748f96f Upgrade to Spring Pulsar 1.2.11
Closes gh-47453
2025-10-21 18:32:20 +02:00
Stéphane Nicoll d0af0fa954 Upgrade to Spring Authorization Server 1.4.6
Closes gh-47449
2025-10-21 18:32:20 +02:00
Stéphane Nicoll 7caf80695f Merge branch '3.4.x' into 3.5.x
Closes gh-47744
2025-10-21 15:25:25 +02:00
Stéphane Nicoll 38d7e8dd6a Provide links to release notes for the Maven AntRun Plugin
Closes gh-47732
2025-10-21 15:23:24 +02:00
Andy Wilkinson d70e18af25 Limit tests to Gradle versions supported by CycloneDX plugin
Build and Deploy Snapshot / Build and Deploy Snapshot (push) Waiting to run Details
Build and Deploy Snapshot / Trigger Docs Build (push) Blocked by required conditions Details
Build and Deploy Snapshot / Verify (push) Blocked by required conditions Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:false version:17], map[id:${{ vars.UBUNTU_MEDIUM || 'ubuntu-latest' }} name:Linux]) (push) Waiting to run Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:false version:17], map[id:windows-latest name:Windows]) (push) Waiting to run Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:false version:21], map[id:${{ vars.UBUNTU_MEDIUM || 'ubuntu-latest' }} name:Linux]) (push) Waiting to run Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:false version:21], map[id:windows-latest name:Windows]) (push) Waiting to run Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:true version:25], map[id:${{ vars.UBUNTU_MEDIUM || 'ubuntu-latest' }} name:Linux]) (push) Waiting to run Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:true version:25], map[id:windows-latest name:Windows]) (push) Waiting to run Details
Run CodeQL Analysis / run-analysis (push) Waiting to run Details
Run System Tests / Java ${{ matrix.java.version}} (map[toolchain:false version:17]) (push) Waiting to run Details
Run System Tests / Java ${{ matrix.java.version}} (map[toolchain:true version:21]) (push) Waiting to run Details
See gh-47736
2025-10-21 11:38:19 +01:00
Andy Wilkinson 5eb0dd1ff3 Merge branch '3.4.x' into 3.5.x
Closes gh-47407 in 3.5.x
Closes gh-47737
2025-10-21 10:03:24 +01:00
Andy Wilkinson 43cbd9d90a Correct Sbom-Location for wars, add integration tests
Build and Deploy Snapshot / Build and Deploy Snapshot (push) Waiting to run Details
Build and Deploy Snapshot / Trigger Docs Build (push) Blocked by required conditions Details
Build and Deploy Snapshot / Verify (push) Blocked by required conditions Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:false version:17], map[id:${{ vars.UBUNTU_MEDIUM || 'ubuntu-latest' }} name:Linux]) (push) Waiting to run Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:false version:17], map[id:windows-latest name:Windows]) (push) Waiting to run Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:false version:21], map[id:${{ vars.UBUNTU_MEDIUM || 'ubuntu-latest' }} name:Linux]) (push) Waiting to run Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:false version:21], map[id:windows-latest name:Windows]) (push) Waiting to run Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:true version:24], map[id:${{ vars.UBUNTU_MEDIUM || 'ubuntu-latest' }} name:Linux]) (push) Waiting to run Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:true version:24], map[id:windows-latest name:Windows]) (push) Waiting to run Details
Run CodeQL Analysis / run-analysis (push) Waiting to run Details
Run System Tests / Java ${{ matrix.java.version}} (map[toolchain:false version:17]) (push) Waiting to run Details
Run System Tests / Java ${{ matrix.java.version}} (map[toolchain:true version:21]) (push) Waiting to run Details
Closes gh-47407
Fixes gh-47408
2025-10-21 10:03:06 +01:00
Stéphane Nicoll 59c3d53f04 Merge branch '3.4.x' into 3.5.x 2025-10-21 09:05:58 +02:00
Stéphane Nicoll 6d32dafa66 Upgrade to Spring Security 6.5.6
Closes gh-47465
2025-10-21 08:46:56 +02:00
Stéphane Nicoll 508886c1dd Upgrade to Spring AMQP 3.2.8
Closes gh-47614
2025-10-21 08:46:55 +02:00
Stéphane Nicoll c958ba4cbd Upgrade to R2DBC H2 1.0.1.RELEASE
Closes gh-47729
2025-10-21 08:46:55 +02:00
Stéphane Nicoll 74d8aa6e4f Upgrade to Jetty 12.0.29
Closes gh-47728
2025-10-21 08:46:51 +02:00
Stéphane Nicoll 97ff64d375 Upgrade to Spring Security 6.4.12
Closes gh-47454
2025-10-21 08:46:45 +02:00
Stéphane Nicoll 5d5714c4b0 Upgrade to Spring AMQP 3.2.8
Closes gh-47610
2025-10-21 08:46:45 +02:00
Stéphane Nicoll 7edd76ce55 Upgrade to R2DBC H2 1.0.1.RELEASE
Closes gh-47727
2025-10-21 08:46:45 +02:00
Stéphane Nicoll 9031f15840 Upgrade to Jetty 12.0.29
Closes gh-47726
2025-10-21 08:46:41 +02:00
Stéphane Nicoll a4eb32e3f3 Merge branch '3.4.x' into 3.5.x
Closes gh-47724
2025-10-21 08:06:21 +02:00
Stéphane Nicoll 7841d401b6 Merge pull request #47720 from dependabot[bot]
* pr/47720:
  Polish "Bump jfrog/setup-jfrog-cli from 4.7.0 to 4.8.0"
  Bump jfrog/setup-jfrog-cli from 4.7.0 to 4.8.0

Closes gh-47720
2025-10-21 08:06:13 +02:00
Stéphane Nicoll d9ef3ffbc3 Polish "Bump jfrog/setup-jfrog-cli from 4.7.0 to 4.8.0"
See gh-47720
2025-10-21 08:05:56 +02:00
dependabot[bot] a925838783 Bump jfrog/setup-jfrog-cli from 4.7.0 to 4.8.0
Bumps [jfrog/setup-jfrog-cli](https://github.com/jfrog/setup-jfrog-cli) from 4.7.0 to 4.8.0.
- [Release notes](https://github.com/jfrog/setup-jfrog-cli/releases)
- [Commits](c32bf10843...e5d3afdd1d)

---
updated-dependencies:
- dependency-name: jfrog/setup-jfrog-cli
  dependency-version: 4.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

See gh-47720

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-21 08:03:17 +02:00
Stéphane Nicoll dd1b3cf359 Merge branch '3.4.x' into 3.5.x
Closes gh-47722
2025-10-21 08:01:45 +02:00
Stéphane Nicoll b9ce639a3d Merge pull request #47696 from Lublanski
* pr/47696:
  Polish "Fix Homebrew formula to use libexec"
  Fix Homebrew formula to use libexec
  Configure Jetty with VirtualThreadPool

Closes gh-47696
2025-10-21 08:01:40 +02:00
Stéphane Nicoll f8e04e0be2 Polish "Fix Homebrew formula to use libexec"
See gh-47696
2025-10-21 07:58:58 +02:00
Vinicius Lublanski 72832b06d3 Fix Homebrew formula to use libexec
See gh-47696

Signed-off-by: Vinicius Lublanski <vlublima@gmail.com>
2025-10-20 15:54:16 +02:00
Brian Clozel 128975945b Merge branch '3.4.x' into 3.5.x
Build and Deploy Snapshot / Build and Deploy Snapshot (push) Waiting to run Details
Build and Deploy Snapshot / Trigger Docs Build (push) Blocked by required conditions Details
Build and Deploy Snapshot / Verify (push) Blocked by required conditions Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:false version:17], map[id:${{ vars.UBUNTU_MEDIUM || 'ubuntu-latest' }} name:Linux]) (push) Waiting to run Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:false version:17], map[id:windows-latest name:Windows]) (push) Waiting to run Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:false version:21], map[id:${{ vars.UBUNTU_MEDIUM || 'ubuntu-latest' }} name:Linux]) (push) Waiting to run Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:false version:21], map[id:windows-latest name:Windows]) (push) Waiting to run Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:true version:25], map[id:${{ vars.UBUNTU_MEDIUM || 'ubuntu-latest' }} name:Linux]) (push) Waiting to run Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:true version:25], map[id:windows-latest name:Windows]) (push) Waiting to run Details
Run CodeQL Analysis / run-analysis (push) Waiting to run Details
Run System Tests / Java ${{ matrix.java.version}} (map[toolchain:false version:17]) (push) Waiting to run Details
Run System Tests / Java ${{ matrix.java.version}} (map[toolchain:true version:21]) (push) Waiting to run Details
Closes gh-47717
2025-10-20 14:29:21 +02:00
Brian Clozel 9dda15a825 Configure Jetty with VirtualThreadPool
Build and Deploy Snapshot / Build and Deploy Snapshot (push) Waiting to run Details
Build and Deploy Snapshot / Trigger Docs Build (push) Blocked by required conditions Details
Build and Deploy Snapshot / Verify (push) Blocked by required conditions Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:false version:17], map[id:${{ vars.UBUNTU_MEDIUM || 'ubuntu-latest' }} name:Linux]) (push) Waiting to run Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:false version:17], map[id:windows-latest name:Windows]) (push) Waiting to run Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:false version:21], map[id:${{ vars.UBUNTU_MEDIUM || 'ubuntu-latest' }} name:Linux]) (push) Waiting to run Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:false version:21], map[id:windows-latest name:Windows]) (push) Waiting to run Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:true version:24], map[id:${{ vars.UBUNTU_MEDIUM || 'ubuntu-latest' }} name:Linux]) (push) Waiting to run Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:true version:24], map[id:windows-latest name:Windows]) (push) Waiting to run Details
Run CodeQL Analysis / run-analysis (push) Waiting to run Details
Run System Tests / Java ${{ matrix.java.version}} (map[toolchain:false version:17]) (push) Waiting to run Details
Run System Tests / Java ${{ matrix.java.version}} (map[toolchain:true version:21]) (push) Waiting to run Details
Prior to this commit, Spring Boot would auto-configure a
`QueuedThreadPool` on the Jetty embedded server when the virtual threads
option is enabled.

This commit configures instead the dedicated `VirtualThreadPool` that
the Jetty team recommends when Virtual Threads is supported.

Fixes gh-47690
2025-10-20 14:20:45 +02:00
Stéphane Nicoll 01ff8f8095 Adapt assertions to recent changes in Spring Security
See https://github.com/spring-projects/spring-authorization-server/issues/2219
2025-10-20 13:49:16 +02:00