This is an automated email from the ASF dual-hosted git repository. garydgregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-parent.git
commit 293b060c5d345f7b7c6c819270ca19cd339bc300 Author: Gary Gregory <[email protected]> AuthorDate: Sat Aug 22 07:51:10 2026 -0400 Bump com.github.spotbugs:spotbugs-maven-plugin from 4.9.8.3 to 4.10.4.0 on Java 11 and up --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 25e6c0c..29c9a98 100644 --- a/pom.xml +++ b/pom.xml @@ -151,7 +151,7 @@ <commons.asm.version>9.10.1</commons.asm.version> <commons.taglist.version>3.2.2</commons.taglist.version> <commons.site-plugin.version>3.22.0</commons.site-plugin.version> - <commons.spotbugs.plugin.version>4.9.8.3</commons.spotbugs.plugin.version> + <commons.spotbugs.plugin.version>4.10.4.0</commons.spotbugs.plugin.version> <commons.spotbugs.impl.version>4.10.4</commons.spotbugs.impl.version> <commons.surefire-report.version>3.5.6</commons.surefire-report.version> <commons.surefire.version>3.5.6</commons.surefire.version>
