Browse Source

Upgrade spotbugs-maven-plugin to 3.1.5

Change-Id: I00e255adb3e14f4046f7eeb4fcc2a344bb7bda9d
Signed-off-by: David Pursehouse <david.pursehouse@gmail.com>
tags/v5.1.0.201808281540-m3
David Pursehouse 6 years ago
parent
commit
cc20d7e33d
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      pom.xml

+ 1
- 1
pom.xml View File

@@ -216,7 +216,7 @@
<maven-javadoc-plugin-version>3.0.1</maven-javadoc-plugin-version>
<tycho-extras-version>1.2.0</tycho-extras-version>
<gson-version>2.8.2</gson-version>
<spotbugs-maven-plugin-version>3.1.3.1</spotbugs-maven-plugin-version>
<spotbugs-maven-plugin-version>3.1.5</spotbugs-maven-plugin-version>
<maven-surefire-report-plugin-version>2.21.0</maven-surefire-report-plugin-version>

<!-- Properties to enable jacoco code coverage analysis -->

Loading…
Cancel
Save