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 7ec29b7 Bump org.junit:junit-bom from 5.11.2 to 5.11.3 #519
7ec29b7 is described below
commit 7ec29b771bcadd0beeaff4a337496051363f6d20
Author: Gary Gregory <[email protected]>
AuthorDate: Tue Oct 22 07:25:46 2024 -0400
Bump org.junit:junit-bom from 5.11.2 to 5.11.3 #519
---
src/changes/changes.xml | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 43e89c4..8238ec1 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -58,10 +58,11 @@ The <action> type attribute can be add,update,fix,remove.
-->
<body>
<release version="79" date="YYYY-MM-DD" description="Version 79: This is
a feature and maintenance release. Java 8 or later is required.">
- <!-- FIX -->
- <!-- ADD -->
- <!-- UPDATE -->
+ <!-- FIX -->
+ <!-- ADD -->
+ <!-- UPDATE -->
<action type="update" dev="ggregory" due-to="Gary Gregory,
Dependabot">Bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.6.4 to
4.8.6.5 #518.</action>
+ <action type="update" dev="ggregory" due-to="Gary Gregory,
Dependabot">Bump org.junit:junit-bom from 5.11.2 to 5.11.3 #519.</action>
</release>
<release version="78" date="2024-10-17" description="Version 78:
Maintenance and update dependencies.">
<!-- FIX -->