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 192cb79 Update `com.github.spotbugs:spotbugs-maven-plugin` to version
`4.7.3.6` [1/3]
192cb79 is described below
commit 192cb79765c78e88330968c14cd37fd0fbc945db
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Mon Sep 25 10:12:41 2023 +0000
Update `com.github.spotbugs:spotbugs-maven-plugin` to version `4.7.3.6`
[1/3]
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 3289f73..b25b951 100644
--- a/pom.xml
+++ b/pom.xml
@@ -106,7 +106,7 @@
<log4j-changelog-maven-plugin.version>0.4.0</log4j-changelog-maven-plugin.version>
<maven-artifact-plugin.version>3.4.1</maven-artifact-plugin.version>
<sign-maven-plugin.version>1.0.1</sign-maven-plugin.version>
- <spotbugs-maven-plugin.version>4.7.3.5</spotbugs-maven-plugin.version>
+ <spotbugs-maven-plugin.version>4.7.3.6</spotbugs-maven-plugin.version>
<spotless-maven-plugin.version>2.39.0</spotless-maven-plugin.version>
<xml-maven-plugin.version>1.1.0</xml-maven-plugin.version>