Spring Boot3.2.16

Takes an opinionated view of building Spring applications and gets you up and running as quickly as possible.

Changelog

⚠️ Noteworthy Changes

  • This release upgrades to Tomcat 10.1.42 which has introduced limits for part count and header size in multipart/form-data requests. These limits can be customized using server.tomcat.max-part-count and server.tomcat.max-part-header-size respectively.

🔨 Dependency Upgrades

  • Upgrade to Dropwizard Metrics 4.2.33
  • Upgrade to Groovy 4.0.27
  • Upgrade to Jaybird 5.0.8.java11
  • Upgrade to Jetty 12.0.23
  • Upgrade to Jetty Reactive HTTPClient 4.0.10
  • Upgrade to jOOQ 3.18.31
  • Upgrade to Netty 4.1.122.Final
  • Upgrade to Reactor Bom 2023.0.19
  • Upgrade to Spring AMQP 3.1.12
  • Upgrade to Spring Framework 6.1.21
  • Upgrade to Spring LDAP 3.2.13
  • Upgrade to Spring RESTDocs 3.0.4
  • Upgrade to Spring WS 4.0.15
  • Upgrade to Tomcat 10.1.42
Get Started with Tanzu Spring today