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 bf68367  Bump org.junit:junit-bom from 5.12.0-M1 to 5.12.0-RC1
bf68367 is described below

commit bf6836788df871e83af1dcfbad980d6cd19f4b78
Author: Gary D. Gregory <[email protected]>
AuthorDate: Sat Feb 8 09:33:09 2025 -0500

    Bump org.junit:junit-bom from 5.12.0-M1 to 5.12.0-RC1
---
 pom.xml                 | 2 +-
 src/changes/changes.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 6e1b95c..c723435 100644
--- a/pom.xml
+++ b/pom.xml
@@ -144,7 +144,7 @@
     
<commons.moditect-maven-plugin.addServiceUses>true</commons.moditect-maven-plugin.addServiceUses>
     <!-- bndlib 7 requires Java 17 -->
     <commons.biz.aQute.bndlib.version>6.4.1</commons.biz.aQute.bndlib.version>
-    <commons.junit.version>5.12.0-M1</commons.junit.version>
+    <commons.junit.version>5.12.0-RC1</commons.junit.version>
     <!-- JUnit Pioneer 2 requires Java 11 -->
     <commons.junit-pioneer.version>1.9.1</commons.junit-pioneer.version>
     <commons.mockito.version>4.11.0</commons.mockito.version>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index f8f746d..058bc15 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -65,7 +65,7 @@ The <action> type attribute can be add,update,fix,remove.
         <!-- UPDATE -->
         <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
com.puppycrawl.tools:checkstyle from 10.21.1 to 10.21.2 on Java 11+.</action>
         <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
commons.pmd-impl.version from 7.9.0 to 7.10.0 #583.</action>
-        <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
org.junit:junit-bom from 5.11.4 to 5.12.0-M1.</action>
+        <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
org.junit:junit-bom from 5.11.4 to 5.12.0-RC1.</action>
       </release>
       <release version="81" date="2025-01-29" description="Version 81: This is 
a feature and maintenance release. Java 8 or later is required.">
         <!-- FIX -->

Reply via email to