Merge branch '3.3.x' into 3.4.x

Closes gh-44992
This commit is contained in:
Phillip Webb
2025-04-03 17:52:42 -07:00
130 changed files with 137 additions and 137 deletions

View File

@@ -33,7 +33,7 @@ import static org.mockito.BDDMockito.then;
* Tests for {@link SampleDataJpaApplication} that use {@link SpyBean @SpyBean}.
*
* @author Andy Wilkinson
* @deprecated since 3.4.0 for removal in 3.6.0
* @deprecated since 3.4.0 for removal in 4.0.0
*/
@SuppressWarnings("removal")
@Deprecated(since = "3.4.0", forRemoval = true)