This is an automated email from the ASF dual-hosted git repository. sunlan pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/groovy.git
The following commit(s) were added to refs/heads/master by this push: new 814f0103a5 GROOVY-11407: Bump spotbugs to 4.8.5 814f0103a5 is described below commit 814f0103a58cae88e6db5931998d7a226e1739e5 Author: Daniel Sun <sun...@apache.org> AuthorDate: Sat Jun 15 20:56:34 2024 +0900 GROOVY-11407: Bump spotbugs to 4.8.5 --- gradle/verification-metadata.xml | 5 +++++ versions.properties | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/gradle/verification-metadata.xml b/gradle/verification-metadata.xml index e0f2f55c57..b1fc120e54 100644 --- a/gradle/verification-metadata.xml +++ b/gradle/verification-metadata.xml @@ -638,6 +638,11 @@ <pgp value="2DB4F1EF0FA761ECC4EA935C86FDC7E2A11262CB"/> </artifact> </component> + <component group="org.apache.bcel" name="bcel" version="6.9.0"> + <artifact name="bcel-6.9.0.jar"> + <pgp value="2DB4F1EF0FA761ECC4EA935C86FDC7E2A11262CB"/> + </artifact> + </component> <component group="org.apache.commons" name="commons-math3" version="3.6.1"> <artifact name="commons-math3-3.6.1.jar"> <pgp value="41A1A08C62FCA78B79D3081164A16FAAEC16A4BE"/> diff --git a/versions.properties b/versions.properties index 2fed328f6a..1fa570ddc6 100644 --- a/versions.properties +++ b/versions.properties @@ -51,7 +51,7 @@ xmlunit=1.6 xstream=1.4.20 # running with Groovy 5 can be allowed with -Dspock.iKnowWhatImDoing.disableGroovyVersionCheck=true spock=2.3-groovy-4.0 -spotbugs=4.8.3 +spotbugs=4.8.5 jcipAnnotations=1.0 treelayout=1.0.3 javaxServletApi=4.0.1