Spring Boot 2.7.7 已发布。此版本包括 24 项错误修复、文档改进和依赖项升级。
Bug Fixes
- 修复 LocalDevToolsAutoConfiguration 日志记录中的拼写错误 #33569
- 在尝试使用 PKCS 11 KeyStore 时,由于"Resource location must not be null"的限制,导致 Web 服务器无法启动 #32179
文档
- 改进 gradle 插件标签文档 #33614
- 改进 maven 插件标签文档 #33609
- 修复 tomcat accesslog checkExists 文档中的拼写错误 #33460
依赖升级
- Upgrade to Byte Buddy 1.12.20#33570
- Upgrade to Dropwizard Metrics 4.2.14#33571
- Upgrade to Elasticsearch 7.17.8#33572
- Upgrade to HttpClient 4.5.14#33573
- Upgrade to HttpCore 4.4.16#33574
- Upgrade to Infinispan 13.0.14.Final#33575
- Upgrade to Jaybird 4.0.8.java8#33576
- Upgrade to Jetty 9.4.50.v20221201#33577
- Upgrade to MSSQL JDBC 10.2.2.jre8#33578
- Upgrade to Neo4j Java Driver 4.4.11#33579
- Upgrade to Netty 4.1.86.Final#33580
- Upgrade to Reactor 2020.0.26#33543
- Upgrade to Spring Integration 5.5.16#33581
- Upgrade to Spring Security 5.7.6#33544
- Upgrade to Thymeleaf Extras SpringSecurity 3.0.5.RELEASE#33582
- Upgrade to Tomcat 9.0.70#33583
- Upgrade to UnboundID LDAPSDK 6.0.7#33584
- Upgrade to Undertow 2.2.22.Final#33585
详情查看 release notes。