SwingSet 4.0.7 Released
·
149 commits
to master
since this release
SwingSet is an open source Java toolkit containing data-aware replacements for many of the standard Java Swing components. Version 4.0.7 updates log4j to 2.16.0 (see https://nvd.nist.gov/vuln/detail/CVE-2021-45046) and fixes a minor bug in the combobox navigator that did not display items properly if there were less then two records returned.
From the CHANGELOG.txt file:
1. Updated log4j dependencies to 2.16.0 to further address CVE-2021-44228, CVE-2021-45046.
2. Override the default implementation of getAllowNull() in SSBaseComboBox to take combobox navigator into account.
For more information see:
- API README: https://github.com/bpangburn/swingset/blob/swingset-4.0.7/swingset/README.md
- API CHANGELOG: https://github.com/bpangburn/swingset/blob/swingset-4.0.7/swingset/CHANGELOG.txt
- API Migration Guide: https://github.com/bpangburn/swingset/wiki/Migration-to-SwingSet-4.x
- DEMO README: https://github.com/bpangburn/swingset/blob/swingset-4.0.7/swingset-demo/README.md
The latest Maven artifact is available from:
https://search.maven.org/artifact/com.nqadmin.swingset/swingset