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 0e2d5fa Bump org.junit:junit-bom from 5.11.0 to 5.11.1 #497 0e2d5fa is described below commit 0e2d5faa73940dfc399aee8fb13fa6d61837f351 Author: Gary Gregory <garydgreg...@users.noreply.github.com> AuthorDate: Wed Sep 25 14:52:15 2024 -0400 Bump org.junit:junit-bom from 5.11.0 to 5.11.1 #497 --- src/changes/changes.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 0720065..ebc1506 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="Dependabot, Gary Gregory">Bump the default URL for Java EE Javadoc to EE8; also avoids Javadoc issuing redirect warnings.</action> <action type="update" dev="ggregory" due-to="Dependabot, Gary Gregory">Bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.6.3 to 4.8.6.4 #496.</action> + <action type="update" dev="ggregory" due-to="Dependabot, Gary Gregory">Bump org.junit:junit-bom from 5.11.0 to 5.11.1 #497.</action> </release> <release version="75" date="2024-09-14" description="Version 75: Maintenance and update dependencies."> <!-- FIX -->