Skip to content

SwingSet 4.0.7 Released

Compare
Choose a tag to compare
@bpangburn bpangburn released this 14 Dec 22:56
· 149 commits to master since this release
3f8c156

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:

The latest Maven artifact is available from:
https://search.maven.org/artifact/com.nqadmin.swingset/swingset