slf4j
slf4j copied to clipboard
fix typo getRequesteApiVersion -> getRequestedApiVersion
CI seem to be broken -- wasn't me :)
It's because Travis is unable to find JDK 6 or JDK 6 is not configured in .m2/toolchains.xml file.
cc @ceki this needs to be fixed before 2.0.0 leaves alpha
Resolved in commit 3e238. See also SLF4J-516
thanks!
PR outdated and fixed