druid/core
Xavier Léauté c33fa11669
improve test compatibility with Java 17 and remove deprecated methods (#12341)
* remove use of reflection in EnvironmentVariableDynamicConfigProvider for Java 17 compatibility
* fix mocks mock objects not getting closed properly, causing issues with Java 17
* remove use of deprecated methods and rules in tests
2022-03-18 08:19:28 -07:00
..
src improve test compatibility with Java 17 and remove deprecated methods (#12341) 2022-03-18 08:19:28 -07:00
pom.xml Replace use of PowerMock with Mockito (#12282) 2022-02-27 22:47:09 -08:00