change log methods to TRACE from DEBUG, otherwise SLF4J is unable to instantiate as it uses DEBUG by default and therefore if rlp_01 is used within the logger which is supposed to print out the DEBUG it just fails.
upgrade slf4j to 2.0.6
upgrade tls-channel to 0.7.0 which uses the very same slf4j version