This repository was archived by the owner on Jan 27, 2026. It is now read-only.
Releases: luiinge/maven-java-starter
Releases · luiinge/maven-java-starter
Version 11.2.0 (Java 11)
Security:
- Bump junit 4.13 to 4.13.1 due to a low severity vulnerability
Changed:
- Preset property
maven.javadoc.failOnErrortofalsein order to prevent builds failing because
the Javadoc executable was not able to be found
Added:
- Profiles
check.codeandgenerate.reportsoffer variants to use only a specific tool
(prevent from downloading unnecessary plugins)
Version 11.1.0 (Java 11)
[11.1.0]
Added several profiles to perform static analysis
Added:
- New profile
sonarto perform analysis against a SonarCloud server - New profile
check.codeto perform static analysis - New profile
check.versionsto check obsolete dependencies
Version 11.0.0 (Java 11)
v11.0.0 aligned with branch java11