You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@any23.apache.org by le...@apache.org on 2021/11/29 17:20:11 UTC

[any23] branch master updated: Bump spotbugs-maven-plugin from 4.3.0 to 4.5.0.0 (#227)

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 f743459  Bump spotbugs-maven-plugin from 4.3.0 to 4.5.0.0 (#227)
f743459 is described below

commit f743459462fade3be373c7053171b33a9e6dac3d
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Mon Nov 29 09:20:06 2021 -0800

    Bump spotbugs-maven-plugin from 4.3.0 to 4.5.0.0 (#227)
    
    Bumps [spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.3.0 to 4.5.0.0.
    - [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases)
    - [Commits](https://github.com/spotbugs/spotbugs-maven-plugin/compare/spotbugs-maven-plugin-4.3.0...spotbugs-maven-plugin-4.5.0.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] <su...@github.com>
    
    Co-authored-by: dependabot[bot] <49...@users.noreply.github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 1bb6568..4f999ea 100644
--- a/pom.xml
+++ b/pom.xml
@@ -291,7 +291,7 @@
     <maven-source-plugin.version>3.2.1</maven-source-plugin.version>
     <maven-gpg-plugin.version>3.0.1</maven-gpg-plugin.version>
     <maven-invoker-plugin.version>3.2.2</maven-invoker-plugin.version>
-    <spotbugs-maven-plugin.version>4.3.0</spotbugs-maven-plugin.version>
+    <spotbugs-maven-plugin.version>4.5.0.0</spotbugs-maven-plugin.version>
     <forbiddenapis.version>3.2</forbiddenapis.version>
     <formatter-maven-plugin.version>2.17.0</formatter-maven-plugin.version>