From c006149d9d67a588d347692bb79e443836e47f1c Mon Sep 17 00:00:00 2001 From: gtoison Date: Sun, 3 Dec 2023 10:29:32 +0100 Subject: [PATCH 1/2] Release 4.2.6 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index c22f1815..58a46292 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.github.spotbugs sonar-findbugs-plugin - 4.2.6-SNAPSHOT + 4.2.6 sonar-plugin SonarQube SpotBugs Plugin From ac86e1ba49ef3e5e1409d2b6a37d5df5fb7f6d37 Mon Sep 17 00:00:00 2001 From: gtoison Date: Sun, 3 Dec 2023 10:31:41 +0100 Subject: [PATCH 2/2] Next version is 4.2.7 --- README.md | 3 ++- pom.xml | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b814fbbb..4e768e70 100644 --- a/README.md +++ b/README.md @@ -70,4 +70,5 @@ Findbugs Plugin version|Embedded SpotBugs/Findbugs version|Embedded Findsecbugs 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 | 4.7.3 (SpotBugs) | 1.12.0 | 7.6.0 (sb-contrib) | 1.8|7.9~|5.10.1.16922 4.2.5 | 4.8.1 (SpotBugs) | 1.12.0 | 7.6.0 (sb-contrib) | 1.8|7.9~|5.10.1.16922 -4.2.6-SNAPSHOT | 4.8.2 (SpotBugs) | 1.12.0 | 7.6.2 (sb-contrib) | 1.8|7.9~|5.10.1.16922 +4.2.6 | 4.8.2 (SpotBugs) | 1.12.0 | 7.6.2 (sb-contrib) | 1.8|7.9~|5.10.1.16922 +4.2.7-SNAPSHOT | 4.8.2 (SpotBugs) | 1.12.0 | 7.6.2 (sb-contrib) | 1.8|7.9~|5.10.1.16922 diff --git a/pom.xml b/pom.xml index 58a46292..e0ee98f7 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.github.spotbugs sonar-findbugs-plugin - 4.2.6 + 4.2.7-SNAPSHOT sonar-plugin SonarQube SpotBugs Plugin