From b972553fe952fb36bf60cb1d8963d4fcf1f78e7f Mon Sep 17 00:00:00 2001 From: Kengo TODA Date: Thu, 31 Jan 2019 12:23:56 +0800 Subject: [PATCH] release 3.9.2 --- README.md | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 56c2c8e8..2924ab47 100644 --- a/README.md +++ b/README.md @@ -47,4 +47,4 @@ Findbugs Plugin version|Embedded SpotBugs/Findbugs version|Embedded Findsecbugs 3.7 | 3.1.2 (SpotBugs) | 1.7.1 | 7.2.1sb | 1.8|6.7.1|5.1.0.13090 3.8 | 3.1.6 (SpotBugs) | 1.8.0 | 7.4.3sb | 1.8|6.7.1|5.1.0.13090 3.9 | 3.1.8 (SpotBugs) | 1.8.0 | 7.4.3sb | 1.8|6.7.1|5.2.0.13398 -3.10-SNAPSHOT | 3.1.11 (SpotBugs) | 1.8.0 | 7.4.3sb | 1.8|6.7.1|5.2.0.13398 +3.9.2 | 3.1.11 (SpotBugs) | 1.8.0 | 7.4.3sb | 1.8|6.7.1|5.2.0.13398 diff --git a/pom.xml b/pom.xml index 14f80272..b44c5d1b 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.github.spotbugs sonar-findbugs-plugin - 3.10.0-SNAPSHOT + 3.9.2 sonar-plugin SonarQube SpotBugs Plugin