From cca8a4117075eb23ec91773e88d8e4bac3b822ae Mon Sep 17 00:00:00 2001 From: gtoison Date: Sun, 12 Feb 2023 10:50:30 +0000 Subject: [PATCH] release 4.2.3 --- README.md | 3 ++- pom.xml | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index efc4065d..39b8ec5d 100644 --- a/README.md +++ b/README.md @@ -65,4 +65,5 @@ Findbugs Plugin version|Embedded SpotBugs/Findbugs version|Embedded Findsecbugs 4.2.0 | 4.7.1 (SpotBugs) | 1.12.0 | 7.4.7 (sb-contrib) | 1.8|7.9~|5.10.1.16922 4.2.1 | 4.7.2 (SpotBugs) | 1.12.0 | 7.4.7 (sb-contrib) | 1.8|7.9~|5.10.1.16922 4.2.2 | 4.7.3 (SpotBugs) | 1.12.0 | 7.4.7 (sb-contrib) | 1.8|7.9~|5.10.1.16922 -4.2.3-SNAPSHOT | 4.7.3 (SpotBugs) | 1.12.0 | 7.4.7 (sb-contrib) | 1.8|7.9~|5.10.1.16922 +4.2.3 | 4.7.3 (SpotBugs) | 1.12.0 | 7.4.7 (sb-contrib) | 1.8|7.9~|5.10.1.16922 +4.2.4-SNAPSHOT | 4.7.3 (SpotBugs) | 1.12.0 | 7.4.7 (sb-contrib) | 1.8|7.9~|5.10.1.16922 diff --git a/pom.xml b/pom.xml index b3b48e11..ee55f054 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.github.spotbugs sonar-findbugs-plugin - 4.2.3-SNAPSHOT + 4.2.3 sonar-plugin SonarQube SpotBugs Plugin