This is an automated email from the ASF dual-hosted git repository.
ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-parent.git
The following commit(s) were added to refs/heads/master by this push:
new bb5e1ec Bump com.github.spotbugs:spotbugs from 4.8.6 to 4.9.0 (#579)
bb5e1ec is described below
commit bb5e1ec7fbd04d15a19096a99e0b23e1f42ea4cf
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Jan 25 16:25:44 2025 -0500
Bump com.github.spotbugs:spotbugs from 4.8.6 to 4.9.0 (#579)
Bumps [com.github.spotbugs:spotbugs](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
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 716f368..c5f0001 100644
--- a/pom.xml
+++ b/pom.xml
@@ -155,7 +155,7 @@
<commons.taglist.version>3.2.1</commons.taglist.version>
<commons.site-plugin.version>3.21.0</commons.site-plugin.version>
<commons.spotbugs.plugin.version>4.8.6.6</commons.spotbugs.plugin.version>
- <commons.spotbugs.impl.version>4.8.6</commons.spotbugs.impl.version>
+ <commons.spotbugs.impl.version>4.9.0</commons.spotbugs.impl.version>
<commons.surefire-report.version>3.5.2</commons.surefire-report.version>
<commons.surefire.version>3.5.2</commons.surefire.version>
<commons.wagon-ssh.version>3.5.3</commons.wagon-ssh.version>