Commit Graph
60137 Commits
Author SHA1 Message Date
Stéphane Nicoll 78c080997a Restore dependency alignment checks for Couchbase Client
Closes gh-49259
2026-03-09 14:19:32 +01:00
Stéphane Nicoll 1a52ed167e Merge branch '4.0.x'
Closes gh-49526
2026-03-09 14:06:33 +01:00
Stéphane Nicoll 456a104f60 Merge branch '3.5.x' into 4.0.x
Closes gh-49525
2026-03-09 14:06:20 +01:00
Stéphane Nicoll c9145e69d9 Refresh JDK versions used in integration tests
Closes gh-49412
2026-03-09 13:52:18 +01:00
Andy Wilkinson 6cc6ec06a0 Merge branch '4.0.x'
Closes gh-49524
2026-03-09 11:53:13 +00:00
Andy Wilkinson 1e09be7f1c Adding missing starter for Spring REST Docs
Closes gh-48289
2026-03-09 11:50:17 +00:00
Andy Wilkinson c54d05ca8a Use vendor adapter to configure JTA Platform and Bean Container
Closes gh-48969
2026-03-09 11:37:41 +00:00
Andy Wilkinson d4d5a18ac8 Merge branch '4.0.x'
Closes gh-49523
2026-03-09 11:30:16 +00:00
Andy Wilkinson 3977d878d9 Merge branch '3.5.x' into 4.0.x
Closes gh-49522
2026-03-09 11:23:20 +00:00
Brian Clozel 07bd80fe6b Merge branch '4.0.x'
Closes gh-49521
2026-03-09 11:28:36 +01:00
Brian Clozel e487a6b499 Improve EndpointRequest matcher documentation
Prior to this commit, `EndpointRequest` exposed factory methods for
creating security matchers in the context of Actuator endpoints. This is
using the popular pattern matching approach for security matchers.
Such matchers are not as focused as method-level security and will match
the endpoint path itself (`"actuator/endpoint"`) as well as everything
beneath it (`"actuator/endpoint/**"`).

This commit improves the Javadoc and reference documentation to make
this behavior more explicit.

Closes gh-49520
2026-03-09 11:25:39 +01:00
Andy Wilkinson eb43987526 Improve test assertions for bean container enablement
Closes gh-49519
2026-03-09 10:15:30 +00:00
Andy Wilkinson 0ede2b0e60 Merge branch '4.0.x'
Closes gh-49517
2026-03-09 08:58:28 +00:00
Andy Wilkinson a249315be3 Merge branch '3.5.x' into 4.0.x
Closes gh-49516
2026-03-09 08:58:18 +00:00
Andy Wilkinson ea8aec77a4 Merge pull request #49505 from sbrannen
* gh-49505:
  Polish "Fix typo in Javadoc for SpringBootTestAnnotation"
  Fix typo in Javadoc for SpringBootTestAnnotation

Closes gh-49505
2026-03-09 08:58:10 +00:00
Andy Wilkinson 85b0e3bebf Polish "Fix typo in Javadoc for SpringBootTestAnnotation"
See gh-49505
2026-03-09 08:57:53 +00:00
Sam Brannen 29b82310d7 Fix typo in Javadoc for SpringBootTestAnnotation
See gh-49505
2026-03-09 08:57:46 +00:00
Andy Wilkinson d9d92a4618 Merge branch '4.0.x'
Closes gh-49515
2026-03-09 08:54:33 +00:00
Andy Wilkinson 6a13e47664 Merge branch '3.5.x' into 4.0.x
Closes gh-49514
2026-03-09 08:54:18 +00:00
Andy Wilkinson 3e9632998e Clarify required input state to trigger Quartz job
Closes gh-49506
2026-03-09 08:53:58 +00:00
Moritz Halbritter 662f5841df Merge branch '4.0.x'
Closes gh-49513
2026-03-09 09:48:15 +01:00
Moritz Halbritter 1edf7b8e9b Merge branch '3.5.x' into 4.0.x
Closes gh-49512
2026-03-09 09:48:00 +01:00
Moritz Halbritter 2eb2f8594a Use mavenVersion Gradle property in the spring-boot-maven-plugin tests
Closes gh-49508
2026-03-09 09:47:27 +01:00
Brian Clozel d655f1c9a7 Merge branch '4.0.x'
Closes gh-49511
2026-03-09 09:41:34 +01:00
Brian Clozel 7a6d92cbff Document security considerations for forwarded headers
This commit highlights that while "forwarded headers" support is enabled
automatically for cloud platforms, we generally assume that apps are
behind trusted HTTP proxies.

If this is not the case, app developers should disable this feature if
they choose to expose the application to direct Internet traffic.

Closes gh-49507
2026-03-09 09:41:11 +01:00
Moritz Halbritter b967f040df Merge branch '4.0.x'
Closes gh-49510
2026-03-09 09:38:21 +01:00
Moritz Halbritter 59317e100b Merge branch '3.5.x' into 4.0.x
Closes gh-49509
2026-03-09 09:37:30 +01:00
Moritz Halbritter 0df3bb76c8 Upgrade to Maven 3.9.13
Closes gh-49455
2026-03-09 09:36:40 +01:00
Stéphane Nicoll 5dd220a06f Upgrade to SnakeYAML 2.6
Closes gh-49503
2026-03-07 11:29:27 +01:00
Stéphane Nicoll 18e694c2c0 Upgrade to Selenium HtmlUnit 4.41.0
Closes gh-49502
2026-03-07 11:29:27 +01:00
Stéphane Nicoll c7f443cd78 Upgrade to Selenium 4.41.0
Closes gh-49501
2026-03-07 11:29:27 +01:00
Stéphane Nicoll 7ebfa232ce Upgrade to Rabbit AMQP Client 5.29.0
Closes gh-49500
2026-03-07 11:29:27 +01:00
Stéphane Nicoll a35a6ff6bf Upgrade to Pulsar 4.1.3
Closes gh-49499
2026-03-07 11:29:27 +01:00
Stéphane Nicoll fde18f4523 Upgrade to Native Build Tools Plugin 0.11.5
Closes gh-49498
2026-03-07 11:29:27 +01:00
Stéphane Nicoll f0ff1b8197 Upgrade to Mockito 5.22.0
Closes gh-49497
2026-03-07 11:13:14 +01:00
Stéphane Nicoll 36b9f910b4 Upgrade to Maven Surefire Plugin 3.5.5
Closes gh-49496
2026-03-07 11:13:10 +01:00
Stéphane Nicoll 430414fe6f Upgrade to Maven Shade Plugin 3.6.2
Closes gh-49495
2026-03-07 11:13:06 +01:00
Stéphane Nicoll 7a0d4e7fbe Upgrade to Maven Resources Plugin 3.5.0
Closes gh-49494
2026-03-07 11:13:02 +01:00
Stéphane Nicoll bc471adad7 Upgrade to Maven Failsafe Plugin 3.5.5
Closes gh-49493
2026-03-07 11:12:58 +01:00
Stéphane Nicoll 07384ea211 Upgrade to Liquibase 5.0.2
Closes gh-49492
2026-03-07 11:12:54 +01:00
Stéphane Nicoll 37c8d5689f Upgrade to Jetty 12.1.7
Closes gh-49491
2026-03-07 11:12:50 +01:00
Stéphane Nicoll 43fcaf1bc0 Upgrade to Jakarta XML WS 4.0.3
Closes gh-49490
2026-03-07 11:12:46 +01:00
Stéphane Nicoll ecc46cbc67 Upgrade to HttpCore5 5.4.2
Closes gh-49489
2026-03-07 11:12:42 +01:00
Stéphane Nicoll 4355744c8a Upgrade to Hibernate 7.2.6.Final
Closes gh-49488
2026-03-07 11:12:38 +01:00
Stéphane Nicoll 08e21c5621 Upgrade to Flyway 12.0.3
Closes gh-49487
2026-03-07 11:12:34 +01:00
Stéphane Nicoll a83497624e Upgrade to Byte Buddy 1.18.7
Closes gh-49486
2026-03-07 11:12:30 +01:00
Stéphane Nicoll e180e6068d Upgrade to Artemis 2.52.0
Closes gh-49485
2026-03-07 11:12:26 +01:00
Stéphane Nicoll 1fea218f82 Upgrade to Infinispan 16.1.0
Closes gh-49484
2026-03-07 09:30:35 +01:00
Stéphane Nicoll b18d640bb0 Merge branch '4.0.x' 2026-03-07 08:55:18 +01:00
Stéphane Nicoll 1d206eb448 Upgrade to Pulsar 4.1.3
Closes gh-49476
2026-03-07 08:50:31 +01:00