You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by ki...@apache.org on 2022/11/12 09:20:28 UTC

[commons-configuration] branch master updated: Bump spotbugs-maven-plugin from 4.7.2.1 to 4.7.3.0

This is an automated email from the ASF dual-hosted git repository.

kinow pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-configuration.git


The following commit(s) were added to refs/heads/master by this push:
     new aff776e3 Bump spotbugs-maven-plugin from 4.7.2.1 to 4.7.3.0
aff776e3 is described below

commit aff776e3d4d81f1f856304306353be3279aec11a
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Fri Nov 11 16:01:53 2022 +0000

    Bump spotbugs-maven-plugin from 4.7.2.1 to 4.7.3.0
    
    Bumps [spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.7.2.1 to 4.7.3.0.
    - [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases)
    - [Commits](https://github.com/spotbugs/spotbugs-maven-plugin/compare/spotbugs-maven-plugin-4.7.2.1...spotbugs-maven-plugin-4.7.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: com.github.spotbugs:spotbugs-maven-plugin
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <su...@github.com>
---
 pom.xml                 | 2 +-
 src/changes/changes.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 8c1512ea..7fe27f8a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -562,7 +562,7 @@
     <commons.japicmp.version>0.16.0</commons.japicmp.version>
     <japicmp.skip>false</japicmp.skip>
     <commons.jacoco.version>0.8.8</commons.jacoco.version>
-    <commons.spotbugs.version>4.7.2.1</commons.spotbugs.version>
+    <commons.spotbugs.version>4.7.3.0</commons.spotbugs.version>
     <commons.spotbugs.impl.version>4.7.2</commons.spotbugs.impl.version>
     <commons.pmd.version>3.19.0</commons.pmd.version>
     <commons.pmd-impl.version>6.51.0</commons.pmd-impl.version>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index bc79cc6b..e6475be7 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -47,7 +47,7 @@
         Bump actions/setup-java from 3 to 3.5.1.
       </action>
       <action type="update" dev="ggregory" due-to="Dependabot, Gary Gregory">
-        Bump spotbugs-maven-plugin from 4.7.0.0 to 4.7.2.1 #193, #195, #228.
+        Bump spotbugs-maven-plugin from 4.7.0.0 to 4.7.3.0 #193, #195, #228, #237.
       </action>
       <action type="update" dev="ggregory" due-to="Gary Gregory">
         Bump spotbugs from 4.7.0 to 4.7.2.