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


The following commit(s) were added to refs/heads/master by this push:
     new 332d992  Bump JUnit from 5.9.0 to 5.9.1
332d992 is described below

commit 332d992dac16eed4446b82b5140deb816be93728
Author: Gary Gregory <garydgreg...@gmail.com>
AuthorDate: Wed Sep 21 16:02:26 2022 -0400

    Bump JUnit from 5.9.0 to 5.9.1
---
 pom.xml                 | 2 +-
 src/changes/changes.xml | 2 ++
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 1cd5c1c..95e4a62 100644
--- a/pom.xml
+++ b/pom.xml
@@ -152,7 +152,7 @@
     <commons.enforcer-plugin.version>3.1.0</commons.enforcer-plugin.version>
     
<commons.buildnumber-plugin.version>3.0.0</commons.buildnumber-plugin.version>
     <commons.biz.aQute.bndlib.version>6.3.1</commons.biz.aQute.bndlib.version>
-    <commons.junit.version>5.9.0</commons.junit.version>
+    <commons.junit.version>5.9.1</commons.junit.version>
 
     <!--
       Note: Maven site plugin 3.5.1 is the latest version but is not a direct 
replacement:
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index b3189a4..4cfd55a 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -61,6 +61,8 @@ The <action> type attribute can be add,update,fix,remove.
 
     <body>
         <release version="55" date="2022-MM-DD" description="Version 55: 
SBOMs">
+           <!-- UPDATE -->
+           <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
JUnit from 5.9.0 to 5.9.1.</action>
         </release>   
         <release version="54" date="2022-09-18" description="Version 54: 
SBOMs, drop JDepend, replace FindBugs with SpotBugs, dependency bumps.">
            <!-- ADD -->

Reply via email to