danepitkin commented on PR #39111: URL: https://github.com/apache/arrow/pull/39111#issuecomment-1847495496
According to logback docs, 1.4.X only works with `Jakarta EE` and Java 11+: https://logback.qos.ch/dependencies.html Technically, we should be upgrading to 1.3.X, which supports `Java EE` (javax) and Java 8+. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
