mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-27 04:19:03 +00:00
Merge branch '4.0.x' into 4.1.x
Closes gh-51599
This commit is contained in:
-1
@@ -42,7 +42,6 @@ import static org.mockito.Mockito.mock;
|
||||
class JCacheCacheMeterBinderProviderTests {
|
||||
|
||||
@Mock
|
||||
@SuppressWarnings("NullAway.Init")
|
||||
private javax.cache.Cache<Object, Object> nativeCache;
|
||||
|
||||
@Test
|
||||
|
||||
Reference in New Issue
Block a user