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 210052c721e7041a37e7cb6e09a41a249fa646e2
Author: Paul King <[email protected]>
AuthorDate: Fri Sep 26 10:59:18 2025 +1000

    GROOVY-11765: Bump spotbugs to 4.9.6
---
 versions.properties | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/versions.properties b/versions.properties
index b51e4ccb48..1399e40208 100644
--- a/versions.properties
+++ b/versions.properties
@@ -53,7 +53,7 @@ qdox=2.2.0
 slf4j=2.0.17
 # running with Groovy 5 can be allowed with 
-Dspock.iKnowWhatImDoing.disableGroovyVersionCheck=true
 spock=2.3-groovy-4.0
-spotbugs=4.9.4
+spotbugs=4.9.6
 treelayout=1.0.3
 xmlunit=1.6
 xstream=1.4.21

Reply via email to