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


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

commit ad9d6348cb768377cee6e7ebbcfeff580deb5928
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Mar 25 08:25:52 2022 -0700

    Bump spotbugs-maven-plugin from 4.5.3.0 to 4.6.0.0 (#78)
    
    Bumps 
[spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 
4.5.3.0 to 4.6.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.5.3.0...spotbugs-maven-plugin-4.6.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] <[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 e510d3c..9b85828 100644
--- a/pom.xml
+++ b/pom.xml
@@ -572,7 +572,7 @@ under the License.
     <!-- The RC version used in the staging repository URL. -->
     <commons.rc.version>RC2</commons.rc.version>
     <commons.surefire.version>3.0.0-M5</commons.surefire.version>
-    <spotbugs.plugin.version>4.5.3.0</spotbugs.plugin.version>
+    <spotbugs.plugin.version>4.6.0.0</spotbugs.plugin.version>
     <spotbugs.impl.version>4.5.3</spotbugs.impl.version>    
     <skipSurefireReport>true</skipSurefireReport>
     <!-- Allow default test run order to be changed -->

Reply via email to