This is an automated email from the ASF dual-hosted git repository.
lewismc pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/any23.git
The following commit(s) were added to refs/heads/master by this push:
new c0f1b41 Bump spotbugs-maven-plugin from 4.1.3 to 4.3.0 (#190)
c0f1b41 is described below
commit c0f1b410f3a640a369bfa5b23201ed7f82d7f62f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Sep 16 06:29:12 2021 -0700
Bump spotbugs-maven-plugin from 4.1.3 to 4.3.0 (#190)
Bumps
[spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from
4.1.3 to 4.3.0.
- [Release
notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases)
-
[Commits](https://github.com/spotbugs/spotbugs-maven-plugin/compare/spotbugs-maven-plugin-4.1.3...spotbugs-maven-plugin-4.3.0)
---
updated-dependencies:
- dependency-name: com.github.spotbugs:spotbugs-maven-plugin
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 878a707..dcb9765 100644
--- a/pom.xml
+++ b/pom.xml
@@ -310,7 +310,7 @@
<maven-gpg-plugin.version>3.0.1</maven-gpg-plugin.version>
<maven-war-plugin.version>3.2.3</maven-war-plugin.version>
<maven-invoker-plugin.version>3.2.1</maven-invoker-plugin.version>
- <spotbugs-maven-plugin.version>4.1.3</spotbugs-maven-plugin.version>
+ <spotbugs-maven-plugin.version>4.3.0</spotbugs-maven-plugin.version>
<forbiddenapis.version>3.2</forbiddenapis.version>
<formatter-maven-plugin.version>2.14.0</formatter-maven-plugin.version>