jamesnetherton commented on issue #1891: URL: https://github.com/apache/camel-quarkus/issues/1891#issuecomment-705642707
This could be due to the upgrade of `slf4j-jboss-logging` to 1.2.1.Final. If I force the dependency back to 1.2.0.Final, the error no longer shows. Possibly due to this change: https://github.com/jboss-logging/slf4j-jboss-logging/commit/1204d4301b82aeddfb0b0b3c0905f48df9c266d7 It's the only thing that stands out in the diff between the two tags: https://github.com/jboss-logging/slf4j-jboss-logging/compare/1.2.0.Final...1.2.1.Final ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
