This report summarizes newer versions that may be available for your project's various properties associated with artifacts.
| # of properties using the latest version available | 18 | |
| # of properties where the next version available is smaller than an incremental version update | 0 | |
| # of properties where the next version available is an incremental version update | 3 | |
| # of properties where the next version available is a minor version update | 5 | |
| # of properties where the next version available is a major version update | 10 |
| Status | Property | Current Version | Latest Subincremental | Latest Incremental | Latest Minor | Latest Major |
|---|---|---|---|---|---|---|
| ${bnd.version} | 6.1.0 | 6.4.1 | 7.3.0 | |||
| ${checkstyle.version} | 3.0.0 | 3.6.0 | ||||
| ${felix.plugin.version} | 5.1.9 | 6.1.0 | ||||
| ${jakarta-jsonb-api.version} | 3.0.1 | 3.0.2 | 3.1.0-M1 | |||
| ${jakarta-jsonp-api.version} | 2.1.3 | |||||
| ${junit.version} | 5.14.4 | 6.1.3 | ||||
| ${surefire.plugin.version} | 3.5.6 | 3.6.0-M1 | ||||
| ${version.apache-rat-plugin} | 0.16.1 | 0.18 | ||||
| ${version.maven-antrun-plugin} | 3.2.0 | |||||
| ${version.maven-assembly-plugin} | 3.8.0 | |||||
| ${version.maven-checkstyle-plugin} | 3.6.0 | |||||
| ${version.maven-clean-plugin} | 3.5.0 | 4.0.0-beta-2 | ||||
| ${version.maven-compiler-plugin} | 3.15.0 | 4.0.0-beta-4 | ||||
| ${version.maven-dependency-plugin} | 3.11.0 | |||||
| ${version.maven-deploy-plugin} | 3.1.4 | 4.0.0-beta-2 | ||||
| ${version.maven-ear-plugin} | 3.4.0 | |||||
| ${version.maven-enforcer-plugin} | 3.6.3 | |||||
| ${version.maven-gpg-plugin} | 3.2.8 | |||||
| ${version.maven-help-plugin} | 3.5.1 | 3.5.2 | ||||
| ${version.maven-install-plugin} | 3.1.4 | 4.0.0-beta-2 | ||||
| ${version.maven-invoker-plugin} | 3.10.1 | |||||
| ${version.maven-jar-plugin} | 3.5.0 | 3.5.1 | 4.0.0-beta-1 | |||
| ${version.maven-javadoc-plugin} | 3.12.0 | |||||
| ${version.maven-plugin-tools} | 3.15.2 | 4.0.0-beta-2 | ||||
| ${version.maven-project-info-reports-plugin} | 3.9.0 | |||||
| ${version.maven-release-plugin} | 3.3.1 | |||||
| ${version.maven-remote-resources-plugin} | 3.3.0 | |||||
| ${version.maven-resources-plugin} | 3.5.0 | 4.0.0-beta-1 | ||||
| ${version.maven-scm-plugin} | 2.2.1 | |||||
| ${version.maven-scm-publish-plugin} | 3.3.0 | |||||
| ${version.maven-shade-plugin} | 3.6.2 | |||||
| ${version.maven-site-plugin} | 3.22.0 | 4.0.0-M16 | ||||
| ${version.maven-source-plugin} | 3.4.0 | 4.0.0-beta-1 | ||||
| ${version.maven-surefire} | 3.5.6 | 3.6.0-M1 | ||||
| ${version.maven-war-plugin} | 3.5.1 | |||||
| ${version.tooling.atr} | 1.0.0-alpha-1 | |||||
| Status | Property | Current Version | Latest Subincremental | Latest Incremental | Latest Minor | Latest Major |
| Status | |
|---|---|
| Property | ${bnd.version} |
| Associated artifacts | biz.aQute.bnd:biz.aQute.bndlib |
| Current Version | 6.1.0 |
| Newer versions | 6.2.0 6.3.0 6.3.1 6.4.0 6.4.1 Latest Minor 7.0.0 7.1.0 7.2.0 7.2.1 7.2.2 7.2.3 7.3.0 Latest Major |
| Allowed version range | 6.1.0 |
| Infer associations from project | Yes |
| Only use release versions | No |
| Include projects from reactor | Yes |
| Always use reactor projects (even if older or -SNAPSHOT) | Yes |
| Status | |
|---|---|
| Property | ${checkstyle.version} |
| Associated artifacts | org.apache.maven.plugins:maven-checkstyle-plugin |
| Current Version | 3.0.0 |
| Newer versions | 3.1.0 3.1.1 3.1.2 3.2.0 3.2.1 3.2.2 3.3.0 3.3.1 3.4.0 3.5.0 3.6.0 Latest Minor |
| Allowed version range | 3.0.0 |
| Infer associations from project | Yes |
| Only use release versions | No |
| Include projects from reactor | Yes |
| Always use reactor projects (even if older or -SNAPSHOT) | Yes |
| Status | |
|---|---|
| Property | ${felix.plugin.version} |
| Associated artifacts | org.apache.felix:maven-bundle-plugin |
| Current Version | 5.1.9 |
| Newer versions | 6.0.0 6.0.2 6.1.0 Latest Major |
| Allowed version range | 5.1.9 |
| Infer associations from project | Yes |
| Only use release versions | No |
| Include projects from reactor | Yes |
| Always use reactor projects (even if older or -SNAPSHOT) | Yes |
| Status | |
|---|---|
| Property | ${jakarta-jsonb-api.version} |
| Associated artifacts | jakarta.json.bind:jakarta.json.bind-api |
| Current Version | 3.0.1 |
| Newer versions | 3.0.2 Latest Incremental 3.1.0-M1 Latest Minor |
| Allowed version range | 3.0.1 |
| Infer associations from project | Yes |
| Only use release versions | No |
| Include projects from reactor | Yes |
| Always use reactor projects (even if older or -SNAPSHOT) | Yes |
| Status | |
|---|---|
| Property | ${jakarta-jsonp-api.version} |
| Associated artifacts | jakarta.json:jakarta.json-api |
| Current Version | 2.1.3 |
| Allowed version range | 2.1.3 |
| Infer associations from project | Yes |
| Only use release versions | No |
| Include projects from reactor | Yes |
| Always use reactor projects (even if older or -SNAPSHOT) | Yes |
| Status | |
|---|---|
| Property | ${junit.version} |
| Associated artifacts | org.junit.jupiter:junit-jupiter-api org.junit.jupiter:junit-jupiter-engine org.junit.vintage:junit-vintage-engine |
| Current Version | 5.14.4 |
| Newer versions | 6.0.0-M1 6.0.0-M2 6.0.0-RC1 6.0.0-RC2 6.0.0-RC3 6.0.0 6.0.1 6.0.2 6.0.3 6.1.0-M1 6.1.0-RC1 6.1.0 6.1.1 6.1.2 6.1.3 Latest Major |
| Allowed version range | 5.14.4 |
| Infer associations from project | Yes |
| Only use release versions | No |
| Include projects from reactor | Yes |
| Always use reactor projects (even if older or -SNAPSHOT) | Yes |
| Status | |
|---|---|
| Property | ${surefire.plugin.version} |
| Associated artifacts | org.apache.maven.plugins:maven-surefire-plugin org.apache.maven.plugins:maven-surefire-report-plugin |
| Current Version | 3.5.6 |
| Newer versions | 3.6.0-M1 Latest Minor |
| Allowed version range | 3.5.6 |
| Infer associations from project | Yes |
| Only use release versions | No |
| Include projects from reactor | Yes |
| Always use reactor projects (even if older or -SNAPSHOT) | Yes |
| Status | |
|---|---|
| Property | ${version.apache-rat-plugin} |
| Associated artifacts | org.apache.rat:apache-rat-plugin |
| Current Version | 0.16.1 |
| Newer versions | 0.17 0.18 Latest Minor |
| Allowed version range | 0.16.1 |
| Infer associations from project | Yes |
| Only use release versions | No |
| Include projects from reactor | Yes |
| Always use reactor projects (even if older or -SNAPSHOT) | Yes |
| Status | |
|---|---|
| Property | ${version.maven-antrun-plugin} |
| Associated artifacts | org.apache.maven.plugins:maven-antrun-plugin |
| Current Version | 3.2.0 |
| Allowed version range | 3.2.0 |
| Infer associations from project | Yes |
| Only use release versions | No |
| Include projects from reactor | Yes |
| Always use reactor projects (even if older or -SNAPSHOT) | Yes |
| Status | |
|---|---|
| Property | ${version.maven-assembly-plugin} |
| Associated artifacts | org.apache.maven.plugins:maven-assembly-plugin |
| Current Version | 3.8.0 |
| Allowed version range | 3.8.0 |
| Infer associations from project | Yes |
| Only use release versions | No |
| Include projects from reactor | Yes |
| Always use reactor projects (even if older or -SNAPSHOT) | Yes |
| Status | |
|---|---|
| Property | ${version.maven-checkstyle-plugin} |
| Associated artifacts | org.apache.maven.plugins:maven-checkstyle-plugin |
| Current Version | 3.6.0 |
| Allowed version range | 3.6.0 |
| Infer associations from project | Yes |
| Only use release versions | No |
| Include projects from reactor | Yes |
| Always use reactor projects (even if older or -SNAPSHOT) | Yes |
| Status | |
|---|---|
| Property | ${version.maven-clean-plugin} |
| Associated artifacts | org.apache.maven.plugins:maven-clean-plugin |
| Current Version | 3.5.0 |
| Newer versions | 4.0.0-beta-1 4.0.0-beta-2 Latest Major |
| Allowed version range | 3.5.0 |
| Infer associations from project | Yes |
| Only use release versions | No |
| Include projects from reactor | Yes |
| Always use reactor projects (even if older or -SNAPSHOT) | Yes |
| Status | |
|---|---|
| Property | ${version.maven-compiler-plugin} |
| Associated artifacts | org.apache.maven.plugins:maven-compiler-plugin |
| Current Version | 3.15.0 |
| Newer versions | 4.0.0-beta-1 4.0.0-beta-2 4.0.0-beta-3 4.0.0-beta-4 Latest Major |
| Allowed version range | 3.15.0 |
| Infer associations from project | Yes |
| Only use release versions | No |
| Include projects from reactor | Yes |
| Always use reactor projects (even if older or -SNAPSHOT) | Yes |
| Status | |
|---|---|
| Property | ${version.maven-dependency-plugin} |
| Associated artifacts | org.apache.maven.plugins:maven-dependency-plugin |
| Current Version | 3.11.0 |
| Allowed version range | 3.11.0 |
| Infer associations from project | Yes |
| Only use release versions | No |
| Include projects from reactor | Yes |
| Always use reactor projects (even if older or -SNAPSHOT) | Yes |
| Status | |
|---|---|
| Property | ${version.maven-deploy-plugin} |
| Associated artifacts | org.apache.maven.plugins:maven-deploy-plugin |
| Current Version | 3.1.4 |
| Newer versions | 4.0.0-beta-1 4.0.0-beta-2 Latest Major |
| Allowed version range | 3.1.4 |
| Infer associations from project | Yes |
| Only use release versions | No |
| Include projects from reactor | Yes |
| Always use reactor projects (even if older or -SNAPSHOT) | Yes |
| Status | |
|---|---|
| Property | ${version.maven-ear-plugin} |
| Associated artifacts | org.apache.maven.plugins:maven-ear-plugin |
| Current Version | 3.4.0 |
| Allowed version range | 3.4.0 |
| Infer associations from project | Yes |
| Only use release versions | No |
| Include projects from reactor | Yes |
| Always use reactor projects (even if older or -SNAPSHOT) | Yes |
| Status | |
|---|---|
| Property | ${version.maven-enforcer-plugin} |
| Associated artifacts | org.apache.maven.plugins:maven-enforcer-plugin |
| Current Version | 3.6.3 |
| Allowed version range | 3.6.3 |
| Infer associations from project | Yes |
| Only use release versions | No |
| Include projects from reactor | Yes |
| Always use reactor projects (even if older or -SNAPSHOT) | Yes |
| Status | |
|---|---|
| Property | ${version.maven-gpg-plugin} |
| Associated artifacts | org.apache.maven.plugins:maven-gpg-plugin |
| Current Version | 3.2.8 |
| Allowed version range | 3.2.8 |
| Infer associations from project | Yes |
| Only use release versions | No |
| Include projects from reactor | Yes |
| Always use reactor projects (even if older or -SNAPSHOT) | Yes |
| Status | |
|---|---|
| Property | ${version.maven-help-plugin} |
| Associated artifacts | org.apache.maven.plugins:maven-help-plugin |
| Current Version | 3.5.1 |
| Newer versions | 3.5.2 Latest Incremental |
| Allowed version range | 3.5.1 |
| Infer associations from project | Yes |
| Only use release versions | No |
| Include projects from reactor | Yes |
| Always use reactor projects (even if older or -SNAPSHOT) | Yes |
| Status | |
|---|---|
| Property | ${version.maven-install-plugin} |
| Associated artifacts | org.apache.maven.plugins:maven-install-plugin |
| Current Version | 3.1.4 |
| Newer versions | 4.0.0-beta-1 4.0.0-beta-2 Latest Major |
| Allowed version range | 3.1.4 |
| Infer associations from project | Yes |
| Only use release versions | No |
| Include projects from reactor | Yes |
| Always use reactor projects (even if older or -SNAPSHOT) | Yes |
| Status | |
|---|---|
| Property | ${version.maven-invoker-plugin} |
| Associated artifacts | org.apache.maven.plugins:maven-invoker-plugin |
| Current Version | 3.10.1 |
| Allowed version range | 3.10.1 |
| Infer associations from project | Yes |
| Only use release versions | No |
| Include projects from reactor | Yes |
| Always use reactor projects (even if older or -SNAPSHOT) | Yes |
| Status | |
|---|---|
| Property | ${version.maven-jar-plugin} |
| Associated artifacts | org.apache.maven.plugins:maven-jar-plugin |
| Current Version | 3.5.0 |
| Newer versions | 3.5.1 Latest Incremental 4.0.0-beta-1 Latest Major |
| Allowed version range | 3.5.0 |
| Infer associations from project | Yes |
| Only use release versions | No |
| Include projects from reactor | Yes |
| Always use reactor projects (even if older or -SNAPSHOT) | Yes |
| Status | |
|---|---|
| Property | ${version.maven-javadoc-plugin} |
| Associated artifacts | org.apache.maven.plugins:maven-javadoc-plugin |
| Current Version | 3.12.0 |
| Allowed version range | 3.12.0 |
| Infer associations from project | Yes |
| Only use release versions | No |
| Include projects from reactor | Yes |
| Always use reactor projects (even if older or -SNAPSHOT) | Yes |
| Status | |
|---|---|
| Property | ${version.maven-plugin-tools} |
| Associated artifacts | org.apache.maven.plugins:maven-plugin-plugin org.apache.maven.plugins:maven-plugin-report-plugin |
| Current Version | 3.15.2 |
| Newer versions | 4.0.0-beta-1 4.0.0-beta-2 Latest Major |
| Allowed version range | 3.15.2 |
| Infer associations from project | Yes |
| Only use release versions | No |
| Include projects from reactor | Yes |
| Always use reactor projects (even if older or -SNAPSHOT) | Yes |
| Status | |
|---|---|
| Property | ${version.maven-project-info-reports-plugin} |
| Associated artifacts | org.apache.maven.plugins:maven-project-info-reports-plugin |
| Current Version | 3.9.0 |
| Allowed version range | 3.9.0 |
| Infer associations from project | Yes |
| Only use release versions | No |
| Include projects from reactor | Yes |
| Always use reactor projects (even if older or -SNAPSHOT) | Yes |
| Status | |
|---|---|
| Property | ${version.maven-release-plugin} |
| Associated artifacts | org.apache.maven.plugins:maven-release-plugin |
| Current Version | 3.3.1 |
| Allowed version range | 3.3.1 |
| Infer associations from project | Yes |
| Only use release versions | No |
| Include projects from reactor | Yes |
| Always use reactor projects (even if older or -SNAPSHOT) | Yes |
| Status | |
|---|---|
| Property | ${version.maven-remote-resources-plugin} |
| Associated artifacts | org.apache.maven.plugins:maven-remote-resources-plugin |
| Current Version | 3.3.0 |
| Allowed version range | 3.3.0 |
| Infer associations from project | Yes |
| Only use release versions | No |
| Include projects from reactor | Yes |
| Always use reactor projects (even if older or -SNAPSHOT) | Yes |
| Status | |
|---|---|
| Property | ${version.maven-resources-plugin} |
| Associated artifacts | org.apache.maven.plugins:maven-resources-plugin |
| Current Version | 3.5.0 |
| Newer versions | 4.0.0-beta-1 Latest Major |
| Allowed version range | 3.5.0 |
| Infer associations from project | Yes |
| Only use release versions | No |
| Include projects from reactor | Yes |
| Always use reactor projects (even if older or -SNAPSHOT) | Yes |
| Status | |
|---|---|
| Property | ${version.maven-scm-plugin} |
| Associated artifacts | org.apache.maven.plugins:maven-scm-plugin |
| Current Version | 2.2.1 |
| Allowed version range | 2.2.1 |
| Infer associations from project | Yes |
| Only use release versions | No |
| Include projects from reactor | Yes |
| Always use reactor projects (even if older or -SNAPSHOT) | Yes |
| Status | |
|---|---|
| Property | ${version.maven-scm-publish-plugin} |
| Associated artifacts | org.apache.maven.plugins:maven-scm-publish-plugin |
| Current Version | 3.3.0 |
| Allowed version range | 3.3.0 |
| Infer associations from project | Yes |
| Only use release versions | No |
| Include projects from reactor | Yes |
| Always use reactor projects (even if older or -SNAPSHOT) | Yes |
| Status | |
|---|---|
| Property | ${version.maven-shade-plugin} |
| Associated artifacts | org.apache.maven.plugins:maven-shade-plugin |
| Current Version | 3.6.2 |
| Allowed version range | 3.6.2 |
| Infer associations from project | Yes |
| Only use release versions | No |
| Include projects from reactor | Yes |
| Always use reactor projects (even if older or -SNAPSHOT) | Yes |
| Status | |
|---|---|
| Property | ${version.maven-site-plugin} |
| Associated artifacts | org.apache.maven.plugins:maven-site-plugin |
| Current Version | 3.22.0 |
| Newer versions | 4.0.0-M1 4.0.0-M2 4.0.0-M3 4.0.0-M4 4.0.0-M5 4.0.0-M6 4.0.0-M7 4.0.0-M8 4.0.0-M9 4.0.0-M10 4.0.0-M11 4.0.0-M12 4.0.0-M13 4.0.0-M14 4.0.0-M15 4.0.0-M16 Latest Major |
| Allowed version range | 3.22.0 |
| Infer associations from project | Yes |
| Only use release versions | No |
| Include projects from reactor | Yes |
| Always use reactor projects (even if older or -SNAPSHOT) | Yes |
| Status | |
|---|---|
| Property | ${version.maven-source-plugin} |
| Associated artifacts | org.apache.maven.plugins:maven-source-plugin |
| Current Version | 3.4.0 |
| Newer versions | 4.0.0-beta-1 Latest Major |
| Allowed version range | 3.4.0 |
| Infer associations from project | Yes |
| Only use release versions | No |
| Include projects from reactor | Yes |
| Always use reactor projects (even if older or -SNAPSHOT) | Yes |
| Status | |
|---|---|
| Property | ${version.maven-surefire} |
| Associated artifacts | org.apache.maven.plugins:maven-failsafe-plugin org.apache.maven.plugins:maven-surefire-plugin org.apache.maven.plugins:maven-surefire-report-plugin |
| Current Version | 3.5.6 |
| Newer versions | 3.6.0-M1 Latest Minor |
| Allowed version range | 3.5.6 |
| Infer associations from project | Yes |
| Only use release versions | No |
| Include projects from reactor | Yes |
| Always use reactor projects (even if older or -SNAPSHOT) | Yes |
| Status | |
|---|---|
| Property | ${version.maven-war-plugin} |
| Associated artifacts | org.apache.maven.plugins:maven-war-plugin |
| Current Version | 3.5.1 |
| Allowed version range | 3.5.1 |
| Infer associations from project | Yes |
| Only use release versions | No |
| Include projects from reactor | Yes |
| Always use reactor projects (even if older or -SNAPSHOT) | Yes |
| Status | |
|---|---|
| Property | ${version.tooling.atr} |
| Associated artifacts | org.apache.tooling:atr-maven-plugin |
| Current Version | 1.0.0-alpha-1 |
| Allowed version range | 1.0.0-alpha-1 |
| Infer associations from project | Yes |
| Only use release versions | No |
| Include projects from reactor | Yes |
| Always use reactor projects (even if older or -SNAPSHOT) | Yes |