Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(distro): exclude Hikari's SLF4J from standalone webapps
- this pulled in SLF4J 2.0.0-alpha if built with Java 11 (not with Java 8) - Our libraries are built and tested with SLF4J 1.7 so we should use that related to CAM-13962
- Loading branch information