You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@groovy.apache.org by pa...@apache.org on 2021/04/07 03:49:20 UTC

[groovy] 08/09: GROOVY-10020: Bump Spotbugs/Spotbugs annotations to 4.2.2

This is an automated email from the ASF dual-hosted git repository.

paulk pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/groovy.git

commit e1ce3f81d0d6d43ca80a37c352fdc56aacb3ded5
Author: Paul King <pa...@asert.com.au>
AuthorDate: Wed Apr 7 13:46:00 2021 +1000

    GROOVY-10020: Bump Spotbugs/Spotbugs annotations to 4.2.2
---
 versions.properties | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/versions.properties b/versions.properties
index b967d36..71247bc 100644
--- a/versions.properties
+++ b/versions.properties
@@ -47,8 +47,8 @@ xmlunit = 1.6
 xstream = 1.4.16
 # running with Groovy 4 can be allowed with -Dspock.iKnowWhatImDoing.disableGroovyVersionCheck=true
 spock = 2.0-M4-groovy-3.0
-spotbugs = 4.1.4
-spotbugsAnnotations = 4.1.4
+spotbugs = 4.2.2
+spotbugsAnnotations = 4.2.2
 checkstyle = 8.41.1
 junit5 = 5.7.0
 junit5Platform = 1.7.0