This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/logging-parent.git
The following commit(s) were added to refs/heads/main by this push:
new d1620be Update `com.github.spotbugs:spotbugs-maven-plugin` to version
`4.7.3.6` [3/3]
d1620be is described below
commit d1620be22789d7b8ec91a190c9fb1ea52bc2fb46
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Mon Sep 25 10:12:42 2023 +0000
Update `com.github.spotbugs:spotbugs-maven-plugin` to version `4.7.3.6`
[3/3]
---
src/site/release-notes/_10.x.x.adoc | 1 +
1 file changed, 1 insertion(+)
diff --git a/src/site/release-notes/_10.x.x.adoc
b/src/site/release-notes/_10.x.x.adoc
index af6ccc9..b8cb150 100644
--- a/src/site/release-notes/_10.x.x.adoc
+++ b/src/site/release-notes/_10.x.x.adoc
@@ -57,6 +57,7 @@ In particular, we expect the absence of `module-info.java`
files to avoid severa
==== Changed
* Switched the default `log4j-changelog` configuration from Markdown
(`.release-notes.md.ftl` and `.index.md.ftl`) to AsciiDoc
(`.release-notes.adoc.ftl` and `.index.adoc.ftl`)
+* Update `com.github.spotbugs:spotbugs-maven-plugin` to version `4.7.3.6`
* Update `com.google.errorprone:error_prone_core` to version `2.22.0`
* Update `org.osgi:osgi.annotation` to version `8.1.0`