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

commit e5697f19c67efd98e26e4b01e90a260d2ae32a5b
Author: Gary Gregory <garydgreg...@gmail.com>
AuthorDate: Fri Mar 14 15:37:37 2025 -0400

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

diff --git a/pom.xml b/pom.xml
index c435f5c..1bcba79 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</commons.junit.version>
+    <commons.junit.version>5.12.1</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 5f85661..c12e8e9 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -66,7 +66,7 @@ The <action> type attribute can be add,update,fix,remove.
         <action type="update" dev="engelen" due-to="Dependabot, Arnout 
Engelen">Bump org.apache.maven.plugins:maven-compiler-plugin from 3.13.0 to 
3.14.0 #590.</action>
         <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
com.puppycrawl.tools:checkstyle from 10.21.1 to 10.21.4 on Java 11+.</action>
         <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
commons.pmd-impl.version from 7.9.0 to 7.11.0 #583, #592.</action>
-        <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
org.junit:junit-bom from 5.11.4 to 5.12.0.</action>
+        <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
org.junit:junit-bom from 5.11.4 to 5.12.1.</action>
         <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
com.github.spotbugs:spotbugs from 4.9.0 to 4.9.2. SB 4.9.1 fixes 
https://github.com/spotbugs/spotbugs/issues/3266: Exception analyzing 
org.apache.commons.io.input.BOMInputStream using detector 
edu.umd.cs.findbugs.detect.FindReturnRef.</action>
         <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
com.github.spotbugs:spotbugs-maven-plugin from 4.8.6.6 to 4.9.2.0.</action>
         <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
org.spdx:spdx-maven-plugin from 0.7.4 to 1.0.0-RC2, #593.</action>

Reply via email to