Expected behavior
As a user of Solicitor I expect that aggregated/concatenated data (like a list of applications or a list of versions) is sorted in "natural" order, meaning by default alphabetically.
Actual behavior
Aggregations within the reports are often sorted in reverse order (using "DESC" instead of "ASC")
Actions
Check and correct the usage of "DESC" and "ASC" in SQL statements in https://github.com/devonfw/solicitor/tree/master/core/src/main/resources/com/devonfw/tools/solicitor/sql