You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2022/11/18 14:32:25 UTC

[commons-build-plugin] branch master updated: Bump dependencies

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-build-plugin.git


The following commit(s) were added to refs/heads/master by this push:
     new d16627b  Bump dependencies
d16627b is described below

commit d16627bde071cb5b27e66def84292fa023e47648
Author: Gary Gregory <ga...@users.noreply.github.com>
AuthorDate: Fri Nov 18 09:32:21 2022 -0500

    Bump dependencies
    
    Bump spotbugs-maven-plugin from 4.7.2.1 to 4.7.3.0 #106
    Bump maven-plugin-plugin from 3.6.4 to 3.7.0 #104
    Bump github/codeql-action from 2.1.30 to 2.1.31 #103
---
 src/changes/changes.xml | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 4c26326..fba0388 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -50,17 +50,20 @@
       <action dev="ggregory" type="update" due-to="Dependabot">
         Bump actions/upload-artifact from 3.1.0 to 3.1.1.
       </action>
+      <action dev="ggregory" type="update" due-to="Dependabot">
+        Bump github/codeql-action from 2.1.30 to 2.1.31 #103.
+      </action>
       <action dev="ggregory" type="update" due-to="Dependabot">
         Bump maven-antrun-plugin from 1.8 to 3.1.0, #18, #71.
       </action>
       <action dev="ggregory" type="update" due-to="Gary Gregory, Dependabot">
-        Bump spotbugs-maven-plugin from 4.1.3 to 4.7.2.1 #56, #58, #66, #73, #75, #77, #82, #93.
+        Bump spotbugs-maven-plugin from 4.1.3 to 4.7.3.0 #56, #58, #66, #73, #75, #77, #82, #93, #106.
       </action>
       <action dev="ggregory" type="update" due-to="Gary Gregory, Dependabot">
         Bump spotbugs from 4.1.3 to 4.7.3, #24, #26, #57, #63, #72, #80, #98.
       </action>
       <action dev="ggregory" type="update" due-to="Gary Gregory">
-        Bump maven-plugin-plugin from 3.6.0 to 3.6.4, #33, #52, #61.
+        Bump maven-plugin-plugin from 3.6.0 to 3.7.0, #33, #52, #61, #104.
       </action>
       <action dev="ggregory" type="update" due-to="Gary Gregory">
         Bump maven-plugin-tools-ant from 3.6.0 to 3.6.4, #32, #53, #59.