Hi @mbknor, thanks again for maintaining this repo!
Can we please update to the latest SLF4J dependency please?
From the SLF4J docs:
From the clients perspective, the SLF4J API is backward compatible for all versions. This means than you can upgrade from SLF4J version 1.0 to any later version without problems. Code compiled with slf4j-api-versionN.jar will work with slf4j-api-versionM.jar for any versionN and any versionM. To date, binary compatibility in slf4j-api has never been broken.
...to latest
2.0.3
.Hi @mbknor, thanks again for maintaining this repo!
Can we please update to the latest SLF4J dependency please?
From the SLF4J docs:
souce: https://www.slf4j.org/faq.html