Overview

This report summarizes newer versions that may be available for your project's various plugins.

# of plugins using the latest version available 10
# of plugins where the next version available is smaller than an incremental version update 5
# of plugins where the next version available is an incremental version update 7
# of plugins where the next version available is a minor version update 16
# of plugins where the next version available is a major version update 4
# of plugins where a dependencies section containes a dependency with an updated version 2

Plugin Management

Status Group Id Artifact Id Current Version Latest Subincremental Latest Incremental Latest Minor Latest Major Dependency status
com.diffplug.spotless spotless-maven-plugin 2.27.2 2.40.0
com.github.ekryd.sortpom sortpom-maven-plugin 3.2.0 3.2.1 3.3.0
com.github.spotbugs spotbugs-maven-plugin 4.7.2.0 4.8.1.0
de.is24.mavenplugins deadcode4j-maven-plugin 2.1.0
de.thetaphi forbiddenapis 3.6
io.github.evis scalafix-maven-plugin_2.13 0.1.7_0.10.4 0.1.8_0.11.0
net.alchim31.maven scala-maven-plugin 4.7.2 4.8.1
org.apache.maven.plugins maven-antrun-plugin 3.1.0
org.apache.maven.plugins maven-assembly-plugin 3.4.2 3.6.0
org.apache.maven.plugins maven-checkstyle-plugin 3.2.0 3.2.2 3.3.1
org.apache.maven.plugins maven-clean-plugin 3.1.0 3.3.2
org.apache.maven.plugins maven-compiler-plugin 3.8.1 3.11.0
org.apache.maven.plugins maven-dependency-plugin 3.3.0 3.6.1
org.apache.maven.plugins maven-deploy-plugin 3.0.0-M1 3.0.0 3.1.1
org.apache.maven.plugins maven-enforcer-plugin 3.0.0 3.4.1
org.apache.maven.plugins maven-failsafe-plugin 3.0.0-M7 3.0.0 3.2.2
org.apache.maven.plugins maven-gpg-plugin 3.0.1 3.1.0
org.apache.maven.plugins maven-install-plugin 3.0.0-M1 3.0.0 3.0.1 3.1.1
org.apache.maven.plugins maven-jar-plugin 3.2.0 3.2.2 3.3.0
org.apache.maven.plugins maven-javadoc-plugin 3.4.1 3.6.2
org.apache.maven.plugins maven-jxr-plugin 3.3.0 3.3.1
org.apache.maven.plugins maven-release-plugin 3.0.0-M6 3.0.0 3.0.1
org.apache.maven.plugins maven-resources-plugin 3.3.1
org.apache.maven.plugins maven-shade-plugin 3.4.0 3.4.1 3.5.1
org.apache.maven.plugins maven-site-plugin 3.9.1 4.0.0-M11
org.apache.maven.plugins maven-source-plugin 3.2.1 3.3.0
org.apache.maven.plugins maven-surefire-plugin 3.0.0-M5 3.0.0 3.2.2
org.apache.maven.plugins maven-war-plugin 3.3.2 3.4.0
org.basepom.maven duplicate-finder-maven-plugin 1.5.1 2.0.1
org.codehaus.mojo exec-maven-plugin 3.0.0 3.1.1
org.codehaus.mojo jdepend-maven-plugin 2.0
org.codehaus.mojo versions-maven-plugin 2.12.0 2.16.2
org.codehaus.mojo xml-maven-plugin 1.0.2 1.1.0
org.jacoco jacoco-maven-plugin 0.8.8 0.8.11
org.owasp dependency-check-maven 7.2.1 7.4.4 8.4.3
org.pitest pitest-maven 1.9.5 1.9.11 1.15.3
org.projectlombok lombok-maven-plugin 1.18.20.0
org.scalastyle scalastyle-maven-plugin 1.0.0
org.scalatest scalatest-maven-plugin 2.2.0
org.sonarsource.scanner.maven sonar-maven-plugin 3.9.1.2184 3.10.0.2594
org.sonatype.plugins nexus-staging-maven-plugin 1.6.13
pl.project13.maven git-commit-id-plugin 4.9.10
Status Group Id Artifact Id Current Version Latest Subincremental Latest Incremental Latest Minor Latest Major Dependency status

Plugins

This project does not declare any plugins in a build/plugins section.

Plugin Updates

Plugin com.diffplug.spotless:spotless-maven-plugin

Status  There is at least one newer minor version available. Minor updates are sometimes passive.
Group Id com.diffplug.spotless
Artifact Id spotless-maven-plugin
Current Version 2.27.2
Newer versions 2.28.0 Next Minor
2.29.0
2.30.0
2.31.0
2.32.0
2.33.0
2.34.0
2.35.0
2.36.0
2.37.0
2.38.0
2.39.0
2.40.0 Latest Minor

Plugin com.github.ekryd.sortpom:sortpom-maven-plugin

Status  There is at least one newer incremental version available. Incremental updates are typically passive.
Group Id com.github.ekryd.sortpom
Artifact Id sortpom-maven-plugin
Current Version 3.2.0
Newer versions 3.2.1 Next Incremental
3.3.0 Next Minor

Plugin com.github.spotbugs:spotbugs-maven-plugin

Status  There is at least one newer major version available. Major updates are rarely passive.
Group Id com.github.spotbugs
Artifact Id spotbugs-maven-plugin
Current Version 4.7.2.0
Newer versions 4.7.2.1 Next Major
4.7.2.2
4.7.3.0
4.7.3.1
4.7.3.2
4.7.3.3
4.7.3.4
4.7.3.5
4.7.3.6
4.8.0.0
4.8.1.0 Latest Major

Dependencies of com.github.spotbugs:spotbugs-maven-plugin

Status Group Id Artifact Id Current Version Classifier Type Latest Subincremental Latest Incremental Latest Minor Latest Major
com.github.spotbugs spotbugs 4.8.1 jar 4.8.3
org.wikimedia.discovery discovery-maven-tool-configs 1.29 jar
Status Group Id Artifact Id Current Version Classifier Type Latest Subincremental Latest Incremental Latest Minor Latest Major

Dependency com.github.spotbugs:spotbugs

Status  There is at least one newer incremental version available. Incremental updates are typically passive.
Group Id com.github.spotbugs
Artifact Id spotbugs
Current Version 4.8.1
Classifier
Type jar
Newer versions 4.8.2 Next Incremental
4.8.3 Latest Incremental

Dependency org.wikimedia.discovery:discovery-maven-tool-configs

Status  No newer versions available.
Group Id org.wikimedia.discovery
Artifact Id discovery-maven-tool-configs
Current Version 1.29
Classifier
Type jar

Plugin de.is24.mavenplugins:deadcode4j-maven-plugin

Status  No newer versions available.
Group Id de.is24.mavenplugins
Artifact Id deadcode4j-maven-plugin
Current Version 2.1.0

Plugin de.thetaphi:forbiddenapis

Status  No newer versions available.
Group Id de.thetaphi
Artifact Id forbiddenapis
Current Version 3.6

Plugin io.github.evis:scalafix-maven-plugin_2.13

Status  There is at least one newer major version available. Major updates are rarely passive.
Group Id io.github.evis
Artifact Id scalafix-maven-plugin_2.13
Current Version 0.1.7_0.10.4
Newer versions 0.1.8_0.10.4 Next Major
0.1.8_0.11.0 Latest Major

Plugin net.alchim31.maven:scala-maven-plugin

Status  There is at least one newer minor version available. Minor updates are sometimes passive.
Group Id net.alchim31.maven
Artifact Id scala-maven-plugin
Current Version 4.7.2
Newer versions 4.8.0 Next Minor
4.8.1 Latest Minor

Plugin org.apache.maven.plugins:maven-antrun-plugin

Status  No newer versions available.
Group Id org.apache.maven.plugins
Artifact Id maven-antrun-plugin
Current Version 3.1.0

Plugin org.apache.maven.plugins:maven-assembly-plugin

Status  There is at least one newer minor version available. Minor updates are sometimes passive.
Group Id org.apache.maven.plugins
Artifact Id maven-assembly-plugin
Current Version 3.4.2
Newer versions 3.5.0 Next Minor
3.6.0 Latest Minor

Plugin org.apache.maven.plugins:maven-checkstyle-plugin

Status  There is at least one newer incremental version available. Incremental updates are typically passive.
Group Id org.apache.maven.plugins
Artifact Id maven-checkstyle-plugin
Current Version 3.2.0
Newer versions 3.2.1 Next Incremental
3.2.2 Latest Incremental
3.3.0 Next Minor
3.3.1 Latest Minor

Dependencies of org.apache.maven.plugins:maven-checkstyle-plugin

Status Group Id Artifact Id Current Version Classifier Type Latest Subincremental Latest Incremental Latest Minor Latest Major
com.puppycrawl.tools checkstyle 10.12.5 jar 10.12.6
org.wikimedia.discovery discovery-maven-tool-configs 1.29 jar
Status Group Id Artifact Id Current Version Classifier Type Latest Subincremental Latest Incremental Latest Minor Latest Major

Dependency com.puppycrawl.tools:checkstyle

Status  There is at least one newer incremental version available. Incremental updates are typically passive.
Group Id com.puppycrawl.tools
Artifact Id checkstyle
Current Version 10.12.5
Classifier
Type jar
Newer versions 10.12.6 Next Incremental

Dependency org.wikimedia.discovery:discovery-maven-tool-configs

Status  No newer versions available.
Group Id org.wikimedia.discovery
Artifact Id discovery-maven-tool-configs
Current Version 1.29
Classifier
Type jar

Plugin org.apache.maven.plugins:maven-clean-plugin

Status  There is at least one newer minor version available. Minor updates are sometimes passive.
Group Id org.apache.maven.plugins
Artifact Id maven-clean-plugin
Current Version 3.1.0
Newer versions 3.2.0 Next Minor
3.3.1
3.3.2 Latest Minor

Plugin org.apache.maven.plugins:maven-compiler-plugin

Status  There is at least one newer minor version available. Minor updates are sometimes passive.
Group Id org.apache.maven.plugins
Artifact Id maven-compiler-plugin
Current Version 3.8.1
Newer versions 3.9.0 Next Minor
3.10.0
3.10.1
3.11.0 Latest Minor

Plugin org.apache.maven.plugins:maven-dependency-plugin

Status  There is at least one newer minor version available. Minor updates are sometimes passive.
Group Id org.apache.maven.plugins
Artifact Id maven-dependency-plugin
Current Version 3.3.0
Newer versions 3.4.0 Next Minor
3.5.0
3.6.0
3.6.1 Latest Minor

Plugin org.apache.maven.plugins:maven-deploy-plugin

Status  There is at least one newer version available.
Group Id org.apache.maven.plugins
Artifact Id maven-deploy-plugin
Current Version 3.0.0-M1
Newer versions 3.0.0-M2 Next Version
3.0.0 Latest Subincremental
3.1.0 Next Minor
3.1.1 Latest Minor

Plugin org.apache.maven.plugins:maven-enforcer-plugin

Status  There is at least one newer minor version available. Minor updates are sometimes passive.
Group Id org.apache.maven.plugins
Artifact Id maven-enforcer-plugin
Current Version 3.0.0
Newer versions 3.1.0 Next Minor
3.2.1
3.3.0
3.4.0
3.4.1 Latest Minor

Dependencies of org.apache.maven.plugins:maven-enforcer-plugin

Status Group Id Artifact Id Current Version Classifier Type Latest Subincremental Latest Incremental Latest Minor Latest Major
de.andrena.tools.nopackagecycles no-package-cycles-enforcer-rule 1.0.9 jar
Status Group Id Artifact Id Current Version Classifier Type Latest Subincremental Latest Incremental Latest Minor Latest Major

Dependency de.andrena.tools.nopackagecycles:no-package-cycles-enforcer-rule

Status  No newer versions available.
Group Id de.andrena.tools.nopackagecycles
Artifact Id no-package-cycles-enforcer-rule
Current Version 1.0.9
Classifier
Type jar

Plugin org.apache.maven.plugins:maven-failsafe-plugin

Status  There is at least one newer version available.
Group Id org.apache.maven.plugins
Artifact Id maven-failsafe-plugin
Current Version 3.0.0-M7
Newer versions 3.0.0-M8 Next Version
3.0.0-M9
3.0.0 Latest Subincremental
3.1.0 Next Minor
3.1.2
3.2.1
3.2.2 Latest Minor

Plugin org.apache.maven.plugins:maven-gpg-plugin

Status  There is at least one newer minor version available. Minor updates are sometimes passive.
Group Id org.apache.maven.plugins
Artifact Id maven-gpg-plugin
Current Version 3.0.1
Newer versions 3.1.0 Next Minor

Plugin org.apache.maven.plugins:maven-install-plugin

Status  There is at least one newer version available.
Group Id org.apache.maven.plugins
Artifact Id maven-install-plugin
Current Version 3.0.0-M1
Newer versions 3.0.0 Next Version
3.0.1 Next Incremental
3.1.0 Next Minor
3.1.1 Latest Minor

Plugin org.apache.maven.plugins:maven-jar-plugin

Status  There is at least one newer incremental version available. Incremental updates are typically passive.
Group Id org.apache.maven.plugins
Artifact Id maven-jar-plugin
Current Version 3.2.0
Newer versions 3.2.1 Next Incremental
3.2.2 Latest Incremental
3.3.0 Next Minor

Plugin org.apache.maven.plugins:maven-javadoc-plugin

Status  There is at least one newer minor version available. Minor updates are sometimes passive.
Group Id org.apache.maven.plugins
Artifact Id maven-javadoc-plugin
Current Version 3.4.1
Newer versions 3.5.0 Next Minor
3.6.0
3.6.2 Latest Minor

Plugin org.apache.maven.plugins:maven-jxr-plugin

Status  There is at least one newer incremental version available. Incremental updates are typically passive.
Group Id org.apache.maven.plugins
Artifact Id maven-jxr-plugin
Current Version 3.3.0
Newer versions 3.3.1 Next Incremental

Plugin org.apache.maven.plugins:maven-release-plugin

Status  There is at least one newer version available.
Group Id org.apache.maven.plugins
Artifact Id maven-release-plugin
Current Version 3.0.0-M6
Newer versions 3.0.0-M7 Next Version
3.0.0 Latest Subincremental
3.0.1 Next Incremental

Plugin org.apache.maven.plugins:maven-resources-plugin

Status  No newer versions available.
Group Id org.apache.maven.plugins
Artifact Id maven-resources-plugin
Current Version 3.3.1

Plugin org.apache.maven.plugins:maven-shade-plugin

Status  There is at least one newer incremental version available. Incremental updates are typically passive.
Group Id org.apache.maven.plugins
Artifact Id maven-shade-plugin
Current Version 3.4.0
Newer versions 3.4.1 Next Incremental
3.5.0 Next Minor
3.5.1 Latest Minor

Plugin org.apache.maven.plugins:maven-site-plugin

Status  There is at least one newer minor version available. Minor updates are sometimes passive.
Group Id org.apache.maven.plugins
Artifact Id maven-site-plugin
Current Version 3.9.1
Newer versions 3.10.0 Next Minor
3.11.0
3.12.0
3.12.1
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 Latest Minor

Plugin org.apache.maven.plugins:maven-source-plugin

Status  There is at least one newer minor version available. Minor updates are sometimes passive.
Group Id org.apache.maven.plugins
Artifact Id maven-source-plugin
Current Version 3.2.1
Newer versions 3.3.0 Next Minor

Plugin org.apache.maven.plugins:maven-surefire-plugin

Status  There is at least one newer version available.
Group Id org.apache.maven.plugins
Artifact Id maven-surefire-plugin
Current Version 3.0.0-M5
Newer versions 3.0.0-M6 Next Version
3.0.0-M7
3.0.0-M8
3.0.0-M9
3.0.0 Latest Subincremental
3.1.0 Next Minor
3.1.2
3.2.1
3.2.2 Latest Minor

Plugin org.apache.maven.plugins:maven-war-plugin

Status  There is at least one newer minor version available. Minor updates are sometimes passive.
Group Id org.apache.maven.plugins
Artifact Id maven-war-plugin
Current Version 3.3.2
Newer versions 3.4.0 Next Minor

Plugin org.basepom.maven:duplicate-finder-maven-plugin

Status  There is at least one newer major version available. Major updates are rarely passive.
Group Id org.basepom.maven
Artifact Id duplicate-finder-maven-plugin
Current Version 1.5.1
Newer versions 2.0.0 Next Major
2.0.1 Latest Major

Plugin org.codehaus.mojo:exec-maven-plugin

Status  There is at least one newer minor version available. Minor updates are sometimes passive.
Group Id org.codehaus.mojo
Artifact Id exec-maven-plugin
Current Version 3.0.0
Newer versions 3.1.0 Next Minor
3.1.1 Latest Minor

Plugin org.codehaus.mojo:jdepend-maven-plugin

Status  No newer versions available.
Group Id org.codehaus.mojo
Artifact Id jdepend-maven-plugin
Current Version 2.0

Plugin org.codehaus.mojo:versions-maven-plugin

Status  There is at least one newer minor version available. Minor updates are sometimes passive.
Group Id org.codehaus.mojo
Artifact Id versions-maven-plugin
Current Version 2.12.0
Newer versions 2.13.0 Next Minor
2.14.0
2.14.1
2.14.2
2.15.0
2.16.0
2.16.1
2.16.2 Latest Minor

Plugin org.codehaus.mojo:xml-maven-plugin

Status  There is at least one newer minor version available. Minor updates are sometimes passive.
Group Id org.codehaus.mojo
Artifact Id xml-maven-plugin
Current Version 1.0.2
Newer versions 1.1.0 Next Minor

Plugin org.jacoco:jacoco-maven-plugin

Status  There is at least one newer incremental version available. Incremental updates are typically passive.
Group Id org.jacoco
Artifact Id jacoco-maven-plugin
Current Version 0.8.8
Newer versions 0.8.9 Next Incremental
0.8.10
0.8.11 Latest Incremental

Plugin org.owasp:dependency-check-maven

Status  There is at least one newer minor version available. Minor updates are sometimes passive.
Group Id org.owasp
Artifact Id dependency-check-maven
Current Version 7.2.1
Newer versions 7.3.0 Next Minor
7.3.1
7.3.2
7.4.0
7.4.1
7.4.2
7.4.3
7.4.4 Latest Minor
8.0.0 Next Major
8.0.1
8.0.2
8.1.0
8.1.1
8.1.2
8.2.0
8.2.1
8.3.0
8.3.1
8.4.0
8.4.1
8.4.2
8.4.3 Latest Major

Plugin org.pitest:pitest-maven

Status  There is at least one newer incremental version available. Incremental updates are typically passive.
Group Id org.pitest
Artifact Id pitest-maven
Current Version 1.9.5
Newer versions 1.9.6 Next Incremental
1.9.7
1.9.8
1.9.9
1.9.10
1.9.11 Latest Incremental
1.10.0 Next Minor
1.10.1
1.10.2
1.10.3
1.10.4
1.11.0
1.11.1
1.11.2
1.11.3
1.11.4
1.11.5
1.11.6
1.11.7
1.12.0
1.13.0
1.13.1
1.13.2
1.14.0
1.14.1
1.14.2
1.14.3
1.14.4
1.15.0
1.15.1
1.15.2
1.15.3 Latest Minor

Plugin org.projectlombok:lombok-maven-plugin

Status  No newer versions available.
Group Id org.projectlombok
Artifact Id lombok-maven-plugin
Current Version 1.18.20.0

Plugin org.scalastyle:scalastyle-maven-plugin

Status  No newer versions available.
Group Id org.scalastyle
Artifact Id scalastyle-maven-plugin
Current Version 1.0.0

Dependencies of org.scalastyle:scalastyle-maven-plugin

Status Group Id Artifact Id Current Version Classifier Type Latest Subincremental Latest Incremental Latest Minor Latest Major
org.wikimedia.discovery discovery-maven-tool-configs 1.29 jar
Status Group Id Artifact Id Current Version Classifier Type Latest Subincremental Latest Incremental Latest Minor Latest Major

Dependency org.wikimedia.discovery:discovery-maven-tool-configs

Status  No newer versions available.
Group Id org.wikimedia.discovery
Artifact Id discovery-maven-tool-configs
Current Version 1.29
Classifier
Type jar

Plugin org.scalatest:scalatest-maven-plugin

Status  No newer versions available.
Group Id org.scalatest
Artifact Id scalatest-maven-plugin
Current Version 2.2.0

Plugin org.sonarsource.scanner.maven:sonar-maven-plugin

Status  There is at least one newer major version available. Major updates are rarely passive.
Group Id org.sonarsource.scanner.maven
Artifact Id sonar-maven-plugin
Current Version 3.9.1.2184
Newer versions 3.10.0.2594 Next Major

Plugin org.sonatype.plugins:nexus-staging-maven-plugin

Status  No newer versions available.
Group Id org.sonatype.plugins
Artifact Id nexus-staging-maven-plugin
Current Version 1.6.13

Plugin pl.project13.maven:git-commit-id-plugin

Status  No newer versions available.
Group Id pl.project13.maven
Artifact Id git-commit-id-plugin
Current Version 4.9.10