Commit Graph
56320 Commits
Author SHA1 Message Date
Stéphane Nicoll b32fbef97d Upgrade to UnboundID LDAPSDK 7.0.4
Closes gh-48459
2025-12-08 16:09:23 +01:00
Stéphane Nicoll 7278a732ec Upgrade to Quartz 2.5.2
Closes gh-48458
2025-12-08 16:09:22 +01:00
Stéphane Nicoll 8726a0efde Upgrade to Pulsar 4.0.8
Closes gh-48457
2025-12-08 16:09:22 +01:00
Stéphane Nicoll e74b7172ec Upgrade to Micrometer Tracing 1.5.7
Closes gh-48424
2025-12-08 16:09:22 +01:00
Stéphane Nicoll a4e4d24a02 Upgrade to Micrometer 1.15.7
Closes gh-48423
2025-12-08 16:09:22 +01:00
Stéphane Nicoll 3c7d31e71a Upgrade to jOOQ 3.19.29
Closes gh-48456
2025-12-08 16:09:22 +01:00
Stéphane Nicoll 2962d44389 Upgrade to Jetty 12.0.31
Closes gh-48455
2025-12-08 15:26:42 +01:00
Stéphane Nicoll e90498a35c Upgrade to Hibernate 6.6.38.Final
Closes gh-48454
2025-12-08 15:26:38 +01:00
Stéphane Nicoll 63a7319952 Merge branch '3.4.x' into 3.5.x 2025-12-08 14:44:11 +01:00
Stéphane Nicoll 86690b0643 Start building against Spring Framework 6.2.15 snapshots
See gh-48428
2025-12-08 14:27:35 +01:00
Stéphane Nicoll c84388924d Start building against Spring Framework 6.2.15 snapshots
See gh-48417
2025-12-08 14:20:06 +01:00
Andy Wilkinson abe596cf2c Merge branch '3.4.x' into 3.5.x
Closes gh-48450
2025-12-08 11:50:41 +00:00
Andy Wilkinson 0cb86e1627 Tolerate multiple calls to UndertowWebServer.destroy()
Undertow's DeploymentManagerImpl is not idempotent. Calling undeploy()
multiple times will result in an NPE. Similarly, calling start() or
stop() after undeploy() will also result in an NPE.

This commit protects against this by checking that the deployment
manager's state is not UNDEPLOYED before calling stop() and
undeploy().

Fixes gh-48446
2025-12-08 11:49:53 +00:00
Stéphane Nicoll 33ae2a1d67 Merge branch '3.4.x' into 3.5.x 2025-12-08 12:41:14 +01:00
Stéphane Nicoll a6986a4b57 Polish formatting 2025-12-08 12:41:04 +01:00
Stéphane Nicoll 9c88270be6 Merge branch '3.4.x' into 3.5.x
Closes gh-48448
2025-12-08 12:31:21 +01:00
Stéphane Nicoll 306edb5b9a Merge pull request #48407 from noojung
* pr/48407:
  Review code sample of "Configuring Two DataSources" section

Closes gh-48407
2025-12-08 12:31:16 +01:00
Hyunwoo Jung fd3bdf06c4 Review code sample of "Configuring Two DataSources" section
See gh-48407

Signed-off-by: Hyunwoo Jung <hyunwoojung@kakao.com>
2025-12-08 12:28:38 +01:00
Stéphane Nicoll 4b0045b7af Merge branch '3.4.x' into 3.5.x 2025-12-08 10:11:31 +01:00
Stéphane Nicoll 69c46f6b62 Start building against Spring Session 3.5.4 snapshots
See gh-48432
2025-12-08 10:01:01 +01:00
Stéphane Nicoll 475437aa2d Start building against Spring Pulsar 1.2.13 snapshots
See gh-48431
2025-12-08 10:01:01 +01:00
Stéphane Nicoll 33b0580bec Start building against Spring LDAP 3.3.5 snapshots
See gh-48430
2025-12-08 10:01:01 +01:00
Stéphane Nicoll 9fe63ecf0e Start building against Spring GraphQL 1.4.4 snapshots
See gh-48429
2025-12-08 10:01:01 +01:00
Stéphane Nicoll 5b6d07e785 Start building against Spring WS 4.0.17 snapshots
See gh-48422
2025-12-08 09:55:54 +01:00
Stéphane Nicoll 535b1bab6a Start building against Spring Session 3.4.7 snapshots
See gh-48421
2025-12-08 09:55:54 +01:00
Stéphane Nicoll 7f4e846566 Start building against Spring Pulsar 1.2.13 snapshots
See gh-48420
2025-12-08 09:55:54 +01:00
Stéphane Nicoll f5962145bb Start building against Spring LDAP 3.2.16 snapshots
See gh-48419
2025-12-08 09:55:54 +01:00
Stéphane Nicoll a1af29a9b3 Start building against Spring GraphQL 1.3.7 snapshots
See gh-48418
2025-12-08 09:55:54 +01:00
Stéphane Nicoll 53c0aa3e64 Start building against Spring Data Bom 2025.0.7 snapshots
See gh-48427
2025-12-08 09:34:46 +01:00
Stéphane Nicoll c4f8b6a649 Start building against Spring Authorization Server 1.5.4 snapshots
See gh-48426
2025-12-08 09:34:42 +01:00
Stéphane Nicoll 9c11e02f5e Start building against Reactor Bom 2024.0.13 snapshots
See gh-48425
2025-12-08 09:34:38 +01:00
Stéphane Nicoll 154af2cd1a Start building against Micrometer Tracing 1.5.7 snapshots
See gh-48424
2025-12-08 09:34:34 +01:00
Stéphane Nicoll 3d31cb5f72 Start building against Micrometer 1.15.7 snapshots
See gh-48423
2025-12-08 09:34:31 +01:00
Stéphane Nicoll 799dc415e3 Start building against Spring Data Bom 2024.1.13 snapshots
See gh-48416
2025-12-08 09:33:43 +01:00
Stéphane Nicoll 9792abc655 Start building against Spring Authorization Server 1.4.7 snapshots
See gh-48415
2025-12-08 09:33:39 +01:00
Stéphane Nicoll 9f463dec7e Start building against Reactor Bom 2024.0.13 snapshots
See gh-48414
2025-12-08 09:33:35 +01:00
Stéphane Nicoll 3b7be3d771 Start building against Micrometer Tracing 1.4.13 snapshots
See gh-48413
2025-12-08 09:33:31 +01:00
Stéphane Nicoll 57625b643d Start building against Micrometer 1.14.14 snapshots
See gh-48412
2025-12-08 09:33:27 +01:00
Stéphane Nicoll 5cc1a93969 Merge branch '3.4.x' into 3.5.x
Closes gh-48377
2025-12-02 10:47:00 +01:00
Stéphane Nicoll 3f6c70031a Merge pull request #48367 from dependabot[bot]
* pr/48367:
  Bump @antora/site-generator in /antora

Closes gh-48367
2025-12-02 10:46:54 +01:00
dependabot[bot] b9316b33be Bump @antora/site-generator in /antora
Bumps [@antora/site-generator](https://gitlab.com/antora/antora) from 3.2.0-alpha.10 to 3.2.0-alpha.11.
- [Changelog](https://gitlab.com/antora/antora/blob/main/CHANGELOG.adoc)
- [Commits](https://gitlab.com/antora/antora/compare/v3.2.0-alpha.10...v3.2.0-alpha.11)

---
updated-dependencies:
- dependency-name: "@antora/site-generator"
  dependency-version: 3.2.0-alpha.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

See gh-48367

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-02 10:44:14 +01:00
Stéphane Nicoll d661968e83 Merge branch '3.4.x' into 3.5.x
Closes gh-48375
2025-12-02 10:21:11 +01:00
Stéphane Nicoll a565bfe670 Merge pull request #48366 from dependabot[bot]
* pr/48366:
  Bump @antora/cli from 3.2.0-alpha.10 to 3.2.0-alpha.11 in /antora

Closes gh-48366
2025-12-02 10:21:05 +01:00
dependabot[bot] f4b63184de Bump @antora/cli from 3.2.0-alpha.10 to 3.2.0-alpha.11 in /antora
Bumps [@antora/cli](https://gitlab.com/antora/antora) from 3.2.0-alpha.10 to 3.2.0-alpha.11.
- [Changelog](https://gitlab.com/antora/antora/blob/main/CHANGELOG.adoc)
- [Commits](https://gitlab.com/antora/antora/compare/v3.2.0-alpha.10...v3.2.0-alpha.11)

---
updated-dependencies:
- dependency-name: "@antora/cli"
  dependency-version: 3.2.0-alpha.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

See gh-48366

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-02 10:16:08 +01:00
Andy Wilkinson dd586f516b Merge branch '3.4.x' into 3.5.x
Closes gh-48372
2025-12-02 08:11:18 +00:00
Andy Wilkinson 69b7914564 Upgrade to Spring Boot Release Verification 0.0.15
Closes gh-48371
2025-12-02 08:10:38 +00:00
Phillip Webb 99e121f652 Merge branch '3.4.x' into 3.5.x
Closes gh-48368
2025-12-01 17:08:46 -08:00
Phillip Webb 18595e557b Trigger docs build with specific SHA
Closes gh-44204
2025-12-01 17:08:21 -08:00
Andy Wilkinson 3e0c1a66c3 Merge branch '3.4.x' into 3.5.x
Closes gh-48359
2025-12-01 11:59:13 +00:00
Andy Wilkinson c4df126d75 Document need for aspectjweaver dependency
Closes gh-48358
2025-12-01 11:58:24 +00:00