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 2023/01/03 17:49:23 UTC

[commons-imaging] branch master updated: Bump commons-parent from 55 to 56

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


The following commit(s) were added to refs/heads/master by this push:
     new f9f93dba Bump commons-parent from 55 to 56
f9f93dba is described below

commit f9f93dba6f58e34875560690e410491f2b01da96
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Tue Jan 3 17:03:04 2023 +0000

    Bump commons-parent from 55 to 56
    
    Bumps [commons-parent](https://github.com/apache/commons-parent) from 55 to 56.
    - [Release notes](https://github.com/apache/commons-parent/releases)
    - [Changelog](https://github.com/apache/commons-parent/blob/master/RELEASE-NOTES.txt)
    - [Commits](https://github.com/apache/commons-parent/commits)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.commons:commons-parent
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    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 7c6f0b39..10dd2ca5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
     <!-- https://issues.apache.org/jira/browse/RAT-297, fixed in 0.14, not released as of today 13/05/22 -->
     <!-- https://issues.apache.org/jira/browse/MSHARED-1049 -->
     <!-- once jdepend and rat can be used OK, we can upgrade to parent 53+ -->
-    <version>55</version>
+    <version>56</version>
   </parent>
 
   <artifactId>commons-imaging</artifactId>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index c9ead22c..086011c1 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -60,7 +60,7 @@ The <action> type attribute can be add,update,fix,remove.
         Bump actions/setup-java from 3 to 3.5.1.
       </action>
       <action dev="ggregory" type="update" due-to="Dependabot">
-        Bump commons-parent from 52 to 55 #238, #252.
+        Bump commons-parent from 52 to 56 #238, #252, #262.
       </action>
       <action dev="kinow" type="update" due-to="Dependabot">
         Bump spotbugs-maven-plugin from 4.6.0.0 to 4.7.3.0 #221, #224, #226, #236, #242, #247, #248.