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


The following commit(s) were added to refs/heads/master by this push:
     new d8dbb3a  Bump spotbugs-maven-plugin from 4.6.0.0 to 4.7.1.0 (#48)
d8dbb3a is described below

commit d8dbb3af198b57d2147f203ff0f53919f517a58c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Jul 15 20:08:53 2022 -0400

    Bump spotbugs-maven-plugin from 4.6.0.0 to 4.7.1.0 (#48)
    
    Bumps 
[spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 
4.6.0.0 to 4.7.1.0.
    - [Release 
notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases)
    - 
[Commits](https://github.com/spotbugs/spotbugs-maven-plugin/compare/spotbugs-maven-plugin-4.6.0.0...spotbugs-maven-plugin-4.7.1.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 3d59242..c6348b5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -139,7 +139,7 @@
     <commons.jira.pid>12310468</commons.jira.pid>
     <commons.jacoco.version>0.8.7</commons.jacoco.version>
     <commons.japicmp.version>0.15.4</commons.japicmp.version>
-    <commons.spotbugs.version>4.6.0.0</commons.spotbugs.version>
+    <commons.spotbugs.version>4.7.1.0</commons.spotbugs.version>
   </properties>
 
   <build>

Reply via email to