738f24aa38
Some ProviderFactory returns null as properties instead of Collections.emptyList() and it leads to NPE. Fix it with using Optional.ofNullable(...).orElse(Collections.emptyList()) |
||
---|---|---|
.. | ||
db-allocator-plugin | ||
integration-arquillian | ||
performance | ||
utils | ||
pom.xml |