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 3bda80f Bump org.junit:junit-bom from 5.13.0 to 5.13.1 3bda80f is described below commit 3bda80f8af37ba79b819d4182274da3e65f8a2c8 Author: Gary D. Gregory <garydgreg...@gmail.com> AuthorDate: Mon Jun 9 08:04:39 2025 -0400 Bump org.junit:junit-bom from 5.13.0 to 5.13.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 5ab6d43..069ee3a 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.13.0</commons.junit.version> + <commons.junit.version>5.13.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 e8ee9b8..84a24b5 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -63,7 +63,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.23.1 to 10.25.0 on Java 11 and up.</action> <action type="update" dev="ggregory" due-to="Gary Gregory">Bump org.codehaus.mojo:exec-maven-plugin from 3.5.0 to 3.5.1.</action> - <action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump org.junit:junit-bom from 5.12.2 to 5.13.0 #626.</action> + <action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump org.junit:junit-bom from 5.12.2 to 5.13.1 #626.</action> <action type="update" dev="ggregory" due-to="Gary Gregory">Bump net.sourceforge.pmd:pmd-core from 7.13.0 to 7.14.0.</action> <action type="update" dev="ggregory" due-to="Gary Gregory">Bump net.sourceforge.pmd:pmd-java from 7.13.0 to 7.14.0.</action> <action type="update" dev="ggregory" due-to="Gary Gregory">Bump net.sourceforge.pmd:pmd-javascript from 7.13.0 to 7.14.0.</action>