File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1313
1414 <groupId >com.devonfw.tools</groupId >
1515 <artifactId >solicitor</artifactId >
16- <version >1.47.1 </version >
16+ <version >1.48.0-SNAPSHOT </version >
1717
1818 <name >Solicitor App (Main Application)</name >
1919 <description >A tool for rule based checking of license conditions in software projects (Command Line Tool Executable JAR)</description >
Original file line number Diff line number Diff line change 55
66 <groupId >com.devonfw.tools</groupId >
77 <artifactId >solicitor-bom</artifactId >
8- <version >1.47.1 </version >
8+ <version >1.48.0-SNAPSHOT </version >
99 <packaging >pom</packaging >
1010 <name >Solicitor Dependencies</name >
1111 <description >Definition of dependency versions for Solicitor.</description >
Original file line number Diff line number Diff line change 1313
1414 <groupId >com.devonfw.tools</groupId >
1515 <artifactId >solicitor-core</artifactId >
16- <version >1.47.1 </version >
16+ <version >1.48.0-SNAPSHOT </version >
1717
1818 <name >Solicitor Core (Main Library)</name >
1919 <description >A tool for rule based checking of license conditions in software projects (Core Library)</description >
Original file line number Diff line number Diff line change @@ -2026,6 +2026,8 @@ Spring beans implementing this interface will be called at certain points in the
20262026
20272027[appendix]
20282028== Release Notes
2029+ Changes in 1.48.0::
2030+
20292031Changes in 1.47.1::
20302032* https://github.com/devonfw/solicitor/pull/356: Fixed performance issue by adding indexes for SQL database tables used for reporting.
20312033
Original file line number Diff line number Diff line change 44
55 <groupId >com.devonfw.tools</groupId >
66 <artifactId >solicitor-documentation</artifactId >
7- <version >1.47.1 </version >
7+ <version >1.48.0-SNAPSHOT </version >
88 <packaging >pom</packaging >
99
1010 <name >Solicitor Documentation</name >
Original file line number Diff line number Diff line change 1313
1414 <groupId >com.devonfw.tools</groupId >
1515 <artifactId >solicitor-logo</artifactId >
16- <version >1.47.1 </version >
16+ <version >1.48.0-SNAPSHOT </version >
1717
1818 <name >Solicitor Logo Rendering</name >
1919 <description >Rendering of the Solicitor Logo</description >
Original file line number Diff line number Diff line change 44
55 <groupId >com.devonfw.tools</groupId >
66 <artifactId >solicitor-aggregator</artifactId >
7- <version >1.47.1 </version >
7+ <version >1.48.0-SNAPSHOT </version >
88 <packaging >pom</packaging >
99
1010 <name >Solicitor Aggregator</name >
You can’t perform that action at this time.
0 commit comments