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-dbutils.git


The following commit(s) were added to refs/heads/master by this push:
     new 273ded8  Bump spotbugs-maven-plugin from 4.1.4 to 4.2.0 (#52)
273ded8 is described below

commit 273ded8e10c30c03277f2f20d93f4bec198f7a22
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jan 11 11:51:23 2021 -0500

    Bump spotbugs-maven-plugin from 4.1.4 to 4.2.0 (#52)
    
    Bumps 
[spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 
4.1.4 to 4.2.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.4...spotbugs-maven-plugin-4.2.0)
    
    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 561be22..3b57ac2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -242,7 +242,7 @@
     <maven.compiler.source>1.7</maven.compiler.source>
     <maven.compiler.target>1.7</maven.compiler.target>
 
-    <dbutils.spotbugs.version>4.1.4</dbutils.spotbugs.version>
+    <dbutils.spotbugs.version>4.2.0</dbutils.spotbugs.version>
     
<commons.checkstyle-plugin.version>3.1.1</commons.checkstyle-plugin.version>
     <dbutils.checkstyle.version>8.37</dbutils.checkstyle.version>
     <commons.japicmp.version>0.15.2</commons.japicmp.version>

Reply via email to