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 34049aadf7f620aae985ce2265fa7fdcb247a6e4
Author: Paul King <[email protected]>
AuthorDate: Sun Oct 25 11:25:22 2020 +1000

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

diff --git a/versions.properties b/versions.properties
index 06dfd52..802bdc6 100644
--- a/versions.properties
+++ b/versions.properties
@@ -46,8 +46,8 @@ xmlunit = 1.6
 xstream = 1.4.13
 # running with Groovy 4 can be allowed with 
-Dspock.iKnowWhatImDoing.disableGroovyVersionCheck=true
 spock = 2.0-M3-groovy-3.0
-spotbugs = 4.1.2
-spotbugsAnnotations = 4.1.2
+spotbugs = 4.1.4
+spotbugsAnnotations = 4.1.4
 checkstyle = 8.36.1
 junit5 = 5.7.0
 junit5Platform = 1.7.0

Reply via email to