Commit Graph
60294 Commits
Author SHA1 Message Date
Andy Wilkinson cfe044ba82 Merge branch '3.5.x' into 4.0.x 2026-05-27 10:58:59 +01:00
Moritz Halbritter 04f5785459 Disable Homebrew sandbox for the verification tests 2026-05-27 11:55:01 +02:00
Andy Wilkinson 76d56ab109 Upgrade to Tomcat 10.1.55
Closes gh-50534
2026-05-27 10:26:55 +01:00
Andy Wilkinson 9300366a55 Upgrade to SLF4J 2.0.18
Closes gh-50533
2026-05-27 10:26:50 +01:00
Andy Wilkinson 9f189ca245 Upgrade to Netty 4.1.134.Final
Closes gh-50532
2026-05-27 10:26:46 +01:00
Andy Wilkinson 9dfa40344a Upgrade to jOOQ 3.19.34
Closes gh-50531
2026-05-27 10:26:39 +01:00
Andy Wilkinson 7e16d2ca04 Upgrade to Jaxen 2.0.3
Closes gh-50530
2026-05-27 10:26:31 +01:00
Andy Wilkinson e9df8c3a07 Upgrade to Hibernate 6.6.51.Final
Closes gh-50529
2026-05-27 10:26:27 +01:00
Andy Wilkinson 12bb70253f Start building against Spring WS 4.1.4 snapshots
See gh-50528
2026-05-27 10:20:58 +01:00
Andy Wilkinson 4e1c7aaa2f Start building against Spring Session 3.5.7 snapshots
See gh-50527
2026-05-27 10:20:53 +01:00
Andy Wilkinson 20031a7927 Start building against Spring Security 6.5.11 snapshots
See gh-50526
2026-05-27 10:20:48 +01:00
Andy Wilkinson dfad5d4777 Start building against Spring Retry 2.0.13 snapshots
See gh-50525
2026-05-27 10:20:44 +01:00
Andy Wilkinson 6baa007d90 Start building against Spring RESTDocs 3.0.6 snapshots
See gh-50524
2026-05-27 10:20:39 +01:00
Andy Wilkinson 99793feaf6 Start building against Spring Pulsar 1.2.18 snapshots
See gh-50523
2026-05-27 10:20:34 +01:00
Andy Wilkinson b44ffb7c2e Start building against Spring LDAP 3.3.8 snapshots
See gh-50522
2026-05-27 10:20:30 +01:00
Andy Wilkinson 012f7bf907 Start building against Spring Kafka 3.3.16 snapshots
See gh-50521
2026-05-27 10:20:25 +01:00
Andy Wilkinson 4a02ee1f52 Start building against Spring Integration 6.5.9 snapshots
See gh-50520
2026-05-27 10:20:20 +01:00
Andy Wilkinson 2e75a4452b Start building against Spring HATEOAS 2.5.3 snapshots
See gh-50519
2026-05-27 10:20:16 +01:00
Andy Wilkinson 0f612ca066 Start building against Spring Framework 6.2.19 snapshots
See gh-50518
2026-05-27 10:20:12 +01:00
Andy Wilkinson 4b9eac13cb Start building against Spring Data Bom 2025.0.12 snapshots
See gh-50517
2026-05-27 10:20:07 +01:00
Andy Wilkinson b1f122ff4a Start building against Spring Batch 5.2.6 snapshots
See gh-50516
2026-05-27 10:20:02 +01:00
Andy Wilkinson 7a6272a039 Start building against Spring Authorization Server 1.5.8 snapshots
See gh-50515
2026-05-27 10:19:58 +01:00
Andy Wilkinson 7710250bbd Start building against Spring AMQP 3.2.11 snapshots
See gh-50514
2026-05-27 10:19:54 +01:00
Andy Wilkinson f56b7f3525 Start building against Reactor Bom 2024.0.18 snapshots
See gh-50513
2026-05-27 10:19:49 +01:00
Andy Wilkinson 3574cc4c67 Start building against Micrometer Tracing 1.5.12 snapshots
See gh-50512
2026-05-27 10:19:44 +01:00
Andy Wilkinson 0cc3a7b9ee Start building against Micrometer 1.15.12 snapshots
See gh-50511
2026-05-27 10:19:40 +01:00
Moritz Halbritter 5f0d0ad265 Merge branch '3.5.x' into 4.0.x
Closes gh-50509
2026-05-27 10:47:47 +02:00
Moritz Halbritter 29e2456b5b Merge pull request #50501 from DragonFSKY
Closes gh-50501

* pr/50501:
  Polish "Handle root output directory when extracting layers"
  Handle root output directory when extracting layers
2026-05-27 10:44:10 +02:00
Moritz Halbritter db1ebf59ba Polish "Handle root output directory when extracting layers"
See gh-50501
2026-05-27 10:33:19 +02:00
Dongliang Xie f7343398d4 Handle root output directory when extracting layers
Use canonical Path containment checks so layer directories under the
filesystem root are accepted while entries and layer names that escape
the output directory remain rejected.

See gh-50501

Signed-off-by: Dongliang Xie <dragonfsky@gmail.com>
2026-05-27 10:31:32 +02:00
Moritz Halbritter 6a8a3ff4f0 Merge branch '3.5.x' into 4.0.x
Closes gh-50507
2026-05-27 10:22:41 +02:00
Moritz Halbritter bfd1b8c096 Merge pull request #50504 from quaff
Closes gh-50504

* pr/50504:
  Remove unnecessary null check
2026-05-27 10:22:18 +02:00
Yanming Zhou 59d457f705 Remove unnecessary null check
See gh-50504

Signed-off-by: Yanming Zhou <zhouyanming@gmail.com>
2026-05-27 10:10:50 +02:00
Stéphane Nicoll e3bb5cf669 Polish 2026-05-26 09:28:04 +02:00
Stéphane Nicoll 86fed81403 Merge branch '3.5.x' into 4.0.x
Closes gh-50498
2026-05-25 17:16:59 +02:00
Stéphane Nicoll 596e9059e1 Merge pull request #50456 from scordio
* missing-null-check:
  Add missing null check in ApplicationContextAssertProvider

Closes gh-50456
2026-05-25 17:14:42 +02:00
Stefano Cordio f91c8b659c Add missing null check in ApplicationContextAssertProvider
See gh-50456

Signed-off-by: Stefano Cordio <stefano.cordio@gmail.com>
2026-05-25 17:12:04 +02:00
Stéphane Nicoll 8e337c5ddc Merge branch '3.5.x' into 4.0.x
Closes gh-50496
2026-05-25 17:09:13 +02:00
Stéphane Nicoll 3a37d16639 Merge pull request #50492 from Abdlatif-nabgha
* improve-test-method-name:
  Polish "Fix typo in test method"
  Fix typo in test method

Closes gh-50492
2026-05-25 17:08:36 +02:00
Stéphane Nicoll bd9794a7e5 Polish "Fix typo in test method"
See gh-50492
2026-05-25 17:06:24 +02:00
abdlatif-nabgha a558f06234 Fix typo in test method
See gh-50492

Signed-off-by: abdlatif-nabgha <abdelatif.nabgha06@gmail.com>
2026-05-25 17:04:58 +02:00
Phillip Webb 2e6d53e664 Remove accidentally duplicated dockerfile documentation
Remove duplication accidentally introduced during merge.

See gh-50482
2026-05-22 14:42:43 -07:00
Phillip Webb 9051e53a57 Merge branch '3.5.x' into 4.0.x
Closes gh-50484
2026-05-22 12:46:59 -07:00
Phillip Webb 10f822ead4 Merge pull request #50482 from won-seoop
Closes gh-50482

* pr/50482:
  Polish "Document Java 25 requirement for AOT cache"
  Document Java 25 requirement for AOT cache
2026-05-22 12:38:56 -07:00
Phillip Webb b44bb38639 Polish "Document Java 25 requirement for AOT cache"
See gh-50482
2026-05-22 12:36:46 -07:00
halo 29a1eece0c Document Java 25 requirement for AOT cache
See gh-50482

Signed-off-by: halo <dongjin778@naver.com>
2026-05-22 12:36:32 -07:00
Andy Wilkinson 134812faf9 Merge branch '3.5.x' into 4.0.x
Closes gh-50441
2026-05-14 15:08:49 +01:00
Andy Wilkinson cfd6164277 Rename LICENCE.txt to align with US English spelling
Closes gh-50395
2026-05-14 15:07:10 +01:00
Andy Wilkinson add52b6ccd Merge branch '3.5.x' into 4.0.x
Closes gh-50439
2026-05-14 15:02:24 +01:00
Andy Wilkinson e96ca4af56 Update headers to use quotes consistently
Closes gh-50397
2026-05-14 14:59:43 +01:00