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 0de08fb Bump org.junit:junit-bom from 5.12.2 to 5.13.0 #626 0de08fb is described below commit 0de08fb89018e52cfc9dd872227762f3f126d15e Author: Gary Gregory <garydgreg...@users.noreply.github.com> AuthorDate: Fri May 30 07:15:44 2025 -0400 Bump org.junit:junit-bom from 5.12.2 to 5.13.0 #626 --- src/changes/changes.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index bf9ba71..1499034 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -63,6 +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.24.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> </release> <release version="84" date="2025-05-16" description="This is a feature and maintenance release. Java 8 or later is required."> <!-- FIX -->