Deprecate put(MergedContextConfiguration, ApplicationContext) in ContextCache

Closes gh-35415
This commit is contained in:
Sam Brannen
2025-09-04 15:04:41 +02:00
parent 02b3a2bf34
commit e5b58effa3
3 changed files with 5 additions and 0 deletions
@@ -83,6 +83,7 @@ class LruContextCacheTests {
@Nested
@SuppressWarnings("deprecation")
class PutUnitTests {
@Test