Merge branch '2.3.x' into 2.4.x

Closes gh-26523
This commit is contained in:
Andy Wilkinson 2021-05-17 11:27:46 +01:00
commit 49d362fd7f
1 changed files with 1 additions and 1 deletions

View File

@ -304,7 +304,7 @@ class MockitoPostProcessorTests {
return true;
}
};
}
static class FactoryBeanRegisteringPostProcessor implements BeanFactoryPostProcessor, Ordered {