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
commit 275e547bdd75c6f4c7a13828e4feb0f99028fb39 Author: Gary Gregory <[email protected]> AuthorDate: Wed Jul 2 08:07:22 2025 -0400 Bump com.puppycrawl.tools:checkstyle from 10.25.0 to 10.26.1 on Java 11 and up --- 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 2b3ca8e..460eae1 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -62,7 +62,7 @@ The <action> type attribute can be add,update,fix,remove. <!-- ADD --> <!-- UPDATE --> <action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump org.junit:junit-bom from 5.13.1 to 5.13.2. Fixes discovery issue for cycle in inner class hierarchy without @Nested fails build since JUnit 5.13 https://github.com/junit-team/junit-framework/issues/4661 for Commons Collections.</action> - <action type="update" dev="ggregory" due-to="Gary Gregory">Bump com.puppycrawl.tools:checkstyle from 10.25.0 to 10.26.0 on Java 11 and up.</action> + <action type="update" dev="ggregory" due-to="Gary Gregory">Bump com.puppycrawl.tools:checkstyle from 10.25.0 to 10.26.1 on Java 11 and up.</action> </release> <release version="85" date="2025-06-15" description="This is a feature and maintenance release. Java 8 or later is required."> <!-- FIX -->
