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 9d75579 Bump com.github.spotbugs:spotbugs from 4.7.3 to 4.8.0 (#317)
9d75579 is described below
commit 9d7557970d686a103cff586891334e1c80ef3248
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Oct 13 08:15:58 2023 -0400
Bump com.github.spotbugs:spotbugs from 4.7.3 to 4.8.0 (#317)
Bumps [com.github.spotbugs:spotbugs](https://github.com/spotbugs/spotbugs)
from 4.7.3 to 4.8.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.7.3...4.8.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 c5e6de2..23da4d8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -205,7 +205,7 @@
-->
<commons.site-plugin.version>3.12.1</commons.site-plugin.version>
<commons.spotbugs.plugin.version>4.7.3.6</commons.spotbugs.plugin.version>
- <commons.spotbugs.impl.version>4.7.3</commons.spotbugs.impl.version>
+ <commons.spotbugs.impl.version>4.8.0</commons.spotbugs.impl.version>
<commons.surefire-report.version>3.1.2</commons.surefire-report.version>
<commons.surefire.version>3.1.2</commons.surefire.version>
<commons.wagon-ssh.version>3.5.3</commons.wagon-ssh.version>