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/09/23 12:36:54 UTC

[commons-release-plugin] 01/01: Bump spotbugs from 4.7.1 to 4.7.2

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

kinow pushed a commit to branch dependabot/maven/com.github.spotbugs-spotbugs-4.7.2
in repository https://gitbox.apache.org/repos/asf/commons-release-plugin.git

commit 0b7927da0cdf8ef114629d1fbe002a0004538a1c
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Fri Sep 9 11:00:47 2022 +0000

    Bump spotbugs from 4.7.1 to 4.7.2
    
    Bumps [spotbugs](https://github.com/spotbugs/spotbugs) from 4.7.1 to 4.7.2.
    - [Release notes](https://github.com/spotbugs/spotbugs/releases)
    - [Changelog](https://github.com/spotbugs/spotbugs/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/spotbugs/spotbugs/compare/4.7.1...4.7.2)
    
    ---
    updated-dependencies:
    - dependency-name: com.github.spotbugs:spotbugs
      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 | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index 123beee..c05efe7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -112,7 +112,7 @@
     <checkstyle.version>9.3</checkstyle.version>
     <maven-scm.version>1.13.0</maven-scm.version>
     <commons.spotbugs.version>4.7.2.0</commons.spotbugs.version>
-    <commons.spotbugs.impl.version>4.7.1</commons.spotbugs.impl.version>    
+    <commons.spotbugs.impl.version>4.7.2</commons.spotbugs.impl.version>    
     <commons.jacoco.version>0.8.8</commons.jacoco.version>
     <commons.jacoco.classRatio>0.1</commons.jacoco.classRatio>
     <commons.jacoco.instructionRatio>0.1</commons.jacoco.instructionRatio>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 41afab8..ac107e3 100755
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -34,14 +34,14 @@
       <action type="update" dev="kinow" due-to="Dependabot">Bump actions/setup-java from 2 to 3 #108.</action>
       <action type="update" dev="kinow" due-to="Dependabot">Bump github/codeql-action from 1 to 2 #109.</action>
       <action type="update" dev="ggregory" due-to="Dependabot">Bump spotbugs-maven-plugin from 4.5.3.0 to 4.7.2.0 #106, #115, #122, #133.</action>
-      <action type="update" dev="kinow" due-to="Gary Gregory, Dependabot">Bump spotbugs from 4.6.0 to 4.7.1 #114.</action>
+      <action type="update" dev="kinow" due-to="Gary Gregory, Dependabot">Bump spotbugs from 4.6.0 to 4.7.2 #114, #134.</action>
       <action type="update" dev="kinow" due-to="Dependabot">Bump commons-parent from 52 to 53 #111.</action>
       <action type="update" dev="kinow" due-to="Dependabot">Bump jacoco-maven-plugin from 0.8.7 to 0.8.8 #112.</action>
       <action type="update" dev="kinow" due-to="Dependabot">Bump plexus-velocity from 1.3 to 2.0 #116.</action>
       <action type="update" dev="ggregory" due-to="Dependabot">Bump maven-scm.version from 1.12.2 to 1.13.0 #117.</action>
       <action type="update" dev="kinow" due-to="Dependabot">Bump maven.dependency.version from 3.8.5 to 3.8.6 #120.</action>
       <action type="update" dev="ggregory" due-to="Dependabot">Bump maven-pmd-plugin from 3.16.0 to 3.19.0 #119, #129, #135.</action>
-      <action type="update" dev="kinow" due-to="Dependabot">Bump junit-vintage-engine from 5.8.2 to 5.9.0 #125.</action>
+      <action type="update" dev="kinow" due-to="Dependabot">Bump junit-vintage-engine from 5.8.2 to 5.9.1 #125, #136.</action>
       <action type="update" dev="kinow" due-to="Dependabot">Bump spotbugs-maven-plugin from 4.7.1.0 to 4.7.1.1 #124.</action>
       <action type="update" dev="kinow" due-to="Dependabot">Bump maven-checkstyle-plugin from 3.1.2 to 3.2.0 #130.</action>
     </release>