From 77b9615ba2d8d84490e505e5cb627c18a95a3e8a Mon Sep 17 00:00:00 2001 From: gtoison Date: Thu, 20 Oct 2022 17:08:13 +0200 Subject: [PATCH] release 4.2.2 --- README.md | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8540439f..02b2c2fc 100644 --- a/README.md +++ b/README.md @@ -64,4 +64,4 @@ Findbugs Plugin version|Embedded SpotBugs/Findbugs version|Embedded Findsecbugs 4.1.6 | 4.7.0 (SpotBugs) | 1.12.0 | 7.4.7 (sb-contrib) | 1.8|7.9~|5.10.1.16922 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-SNAPSHOT | 4.7.3 (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 diff --git a/pom.xml b/pom.xml index 981b4b9f..0be4374d 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.github.spotbugs sonar-findbugs-plugin - 4.2.2-SNAPSHOT + 4.2.2 sonar-plugin SonarQube SpotBugs Plugin