Documentation Home

Broadleaf Commerce 6.2.6-GA

Released on February 28, 2023

This is the 6th patch release for Broadleaf Framework 6.2.x. To upgrade a 6.2.x application to the 6.2.6-GA release, it should only require updating the broadleaf-boot-starter-parent to 6.2.6-GA in the parent pom.xml.

New and Noteworthy

This release is mainly focused on springboot upgrade and library upgrades.

Library version upgrades

Following libraries were upgraded:

  • Springboot : Updated to 2.7.8
  • Spring : Updated to 5.3.25
  • Spring Security : Updated to 5.8.2
  • Owsap Antisamy : Updated to 1.7.2
  • Jackson : Updated to 2.14.2
  • Commons-fileupload: Updated to 1.5
  • Zip4j : Updated to 2.11.4
  • Tika-core : Updated to 2.7.0

Springboot Upgrade

Springboot was upgraded in this release from 2.6.7 to 2.7.8. It is advised to read through Springboot release notes and make necessary changes. There have been changes in JDBC drivers and some common application properties.

An at-a-glance view of the issues that were closed in this release:

Minor Bugs(1)

  • Fixed various issues with UI related to listgrids in listGrid-paginate.js.

Enhancements(1)

  • Upgraded libs mentioned above.

Total Resolved Issues: 2