This is an automated email from the ASF dual-hosted git repository.
garydgregory 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 79c76f5 Bump org.jacoco:jacoco-maven-plugin from 0.8.14 to 0.8.15.
79c76f5 is described below
commit 79c76f5992c891459584cbace4e0a629a158df2b
Author: Gary Gregory <[email protected]>
AuthorDate: Sun Jun 7 08:45:30 2026 -0400
Bump org.jacoco:jacoco-maven-plugin from 0.8.14 to 0.8.15.
---
src/changes/changes.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 07541b0..d831721 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -64,7 +64,7 @@ The <action> type attribute can be add,update,fix,remove.
<!-- UPDATE -->
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump
biz.aQute.bnd:biz.aQute.bndlib from 7.2.3 to 7.3.0 on Java 17 and up.</action>
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump
com.puppycrawl.tools:checkstyle from 13.4.2 to 13.5.0 on Java 21 and
up.</action>
- <action type="update" dev="ggregory" due-to="Gary Gregory">Bump
org.jacoco:jacoco-maven-plugin from 0.8.14 to 0.8.15.</action>
+ <action type="update" dev="ggregory" due-to="Gary Gregory">Bump
org.jacoco:jacoco-maven-plugin from 0.8.14 to 0.8.15. Official Java 26 support.
Experimental Java 27 support. Java 24-26 fixes.</action>
</release>
<release version="101" date="2026-05-30" description="This is a feature
and maintenance release. Java 8 or later is required.">
<!-- FIX -->