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-pool.git
The following commit(s) were added to refs/heads/master by this push:
new 86821f2 Bump spotbugs-maven-plugin from 4.1.3 to 4.1.4 (#53)
86821f2 is described below
commit 86821f26d1873207957759cf9f2007a51b64bd30
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Oct 20 10:07:06 2020 -0400
Bump spotbugs-maven-plugin from 4.1.3 to 4.1.4 (#53)
Bumps
[spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from
4.1.3 to 4.1.4.
- [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.1.4)
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 bde8f26..852d087 100644
--- a/pom.xml
+++ b/pom.xml
@@ -182,7 +182,7 @@
<commons.animal-sniffer.version>1.19</commons.animal-sniffer.version>
<commons.checkstyle-plugin.version>3.1.1</commons.checkstyle-plugin.version>
<commons.felix.version>5.1.1</commons.felix.version>
- <spotbugs.plugin.version>4.1.3</spotbugs.plugin.version>
+ <spotbugs.plugin.version>4.1.4</spotbugs.plugin.version>
<spotbugs.impl.version>4.1.4</spotbugs.impl.version>
<!-- Commons Release Plugin -->