Yanzk opened a new issue, #905: URL: https://github.com/apache/fesod/issues/905
### Search before asking - [x] I searched in the [issues](https://github.com/apache/fesod/issues) and found nothing similar. ### Motivation The current project uses slf4j version 1.7.36, while mainstream frameworks (e.g., Spring Boot 3.x, Logback, etc.) have widely adopted version 2.0.x (the latest is 2.0.17). Considering that version 2.x offers significant improvements in performance, modularity, and features, and continued use of the older version may pose compatibility and security risks, I would like to inquire whether there is a plan to upgrade to version 2.0.x. 当前项目中的 slf4j 组件版本为 1.7.36,而目前主流框架(如 Spring Boot 3.x、Logback 等)已广泛采用 2.0.x 版本(最新为 2.0.17)。 考虑到 2.x 版本在性能、模块化及功能上均有显著提升,且长期使用旧版本可能存在兼容性与安全风险,因此希望了解项目是否有计划升级至 2.0.x 版本? ### Solution _No response_ ### Alternatives _No response_ ### Anything else? _No response_ ### Are you willing to submit a PR? - [ ] I'm willing to submit a PR! -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
