From 0a399e9ac0dcaf794cb913b5be9da762811c9d3e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jan 2025 01:29:13 +0000 Subject: [PATCH] build(deps): bump com.github.spotbugs:spotbugs-annotations Bumps [com.github.spotbugs:spotbugs-annotations](https://github.com/spotbugs/spotbugs) from 4.8.6 to 4.9.0. - [Release notes](https://github.com/spotbugs/spotbugs/releases) - [Changelog](https://github.com/spotbugs/spotbugs/blob/master/CHANGELOG.md) - [Commits](https://github.com/spotbugs/spotbugs/compare/4.8.6...4.9.0) --- updated-dependencies: - dependency-name: com.github.spotbugs:spotbugs-annotations dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 23ced3aaf..60751c988 100644 --- a/pom.xml +++ b/pom.xml @@ -50,7 +50,7 @@ <org.codehaus.mojo.exec.plugin.version>3.5.0</org.codehaus.mojo.exec.plugin.version> <assembly-plugin.version>3.7.1</assembly-plugin.version> - <com.github.spotbugs.version>4.8.6</com.github.spotbugs.version> + <com.github.spotbugs.version>4.9.0</com.github.spotbugs.version> <com.github.spotbugs.plugin.version>4.8.6.6</com.github.spotbugs.plugin.version> <com.diffplug.spotless.maven.plugin.version>2.44.2</com.diffplug.spotless.maven.plugin.version> <com.google.java-format.version>1.25.2</com.google.java-format.version>